aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.Example.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-18Remove old OpenSim.Example.xml file that doesn't keep up with ↵Justin Clark-Casey (justincc)1-48/+0
OpenSim.ini.example This to try and make things a tiny bit simpler Please just put it back if this causes issues, at which point we can comment it to say what it's for
2008-06-26Update svn properties. Minor formatting cleanup.Jeff Ames1-47/+47
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml ↵MW1-0/+48
config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that. Includes a OpenSim.Example.xml for reference (the default settings saved as a xml file).