OpenSimMirror/bin/config.preview.donotuseyet-v2/defaults
Melanie Thielker ddbf81fa07 Thank you, mcortez, for a patch that fixes a number of long standing
issues with the sun module.
Fixes Mantis #3295
2009-03-13 23:45:02 +00:00
..
README.txt
applications.ini.defaults
external.ini.defaults
misc.ini.defaults
physics.ini.defaults
protocols.ini.defaults
region.ini.defaults
scriptengines.ini.defaults
scripting.ini.defaults

README.txt

README

This directory constains files which show the built-in defaults for settings within OpenSimulator.  Changing these
files directly will have no effect.

If you want to change any of these defaults, please either 

(a) Copy the *.ini.default file into config/override/*.ini.  
For instance, if you wanted to change the [Chat] settings in region.ini.defaults you would copy 
region.ini.defaults into config/override/region.ini

or

(b) Copy and paste the .ini.defaults section directly into config/OpenSim.ini.  For instance, 
if you want to change a [Chat] setting then copy the text in region.ini.defaults into config/OpenSim.ini