+ Added note about using the config files. I repeat it here: a user NEVER
should edit config/(platform)-config.py directly. Instead, make a copy of
config/(platform)-config.py to user-config.py, and change that instead.
/Nathan
PS. now I can say "I told you", and be sure I will :P
(unless you have overridden any of them in your
$BLENDERHOME/user-config.py).
+ NOTE: The best way to avoid confusion is the
+ copy $BLENDERHOME/config/(platform)-config.py to
+ $BLENDERHOME/user-config.py. You should NEVER have to modify
+ $BLENDERHOME/config/(platform)-config.py
+
Configuring the output
----------------------