diff options
author | Justin Clarke Casey | 2009-03-13 17:34:11 +0000 |
---|---|---|
committer | Justin Clarke Casey | 2009-03-13 17:34:11 +0000 |
commit | d17314f331a40f58bae6ae891bc87f018c430450 (patch) | |
tree | e69cdb5557a9afe9411b1b0fa439967478cce2e6 /bin/config.preview.donotuseyet-v2/OpenSim.ini.example | |
parent | Mark AssetBase.Metadata with [XmlIgnore] (diff) | |
download | opensim-SC-d17314f331a40f58bae6ae891bc87f018c430450.zip opensim-SC-d17314f331a40f58bae6ae891bc87f018c430450.tar.gz opensim-SC-d17314f331a40f58bae6ae891bc87f018c430450.tar.bz2 opensim-SC-d17314f331a40f58bae6ae891bc87f018c430450.tar.xz |
* Config preview round 2
Diffstat (limited to '')
-rw-r--r-- | bin/config.preview.donotuseyet-v2/OpenSim.ini.example (renamed from bin/config.preview.donotuseyet/opensim.ini.example) | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/bin/config.preview.donotuseyet/opensim.ini.example b/bin/config.preview.donotuseyet-v2/OpenSim.ini.example index 0e4307d..77ece07 100644 --- a/bin/config.preview.donotuseyet/opensim.ini.example +++ b/bin/config.preview.donotuseyet-v2/OpenSim.ini.example | |||
@@ -1,10 +1,9 @@ | |||
1 | ; This file shows initialization defaults for OpenSimulator. If you want to override these | 1 | ; This is an example OpenSim.ini file. You will need to copy or rename this from |
2 | ; please copy/rename this file from .ini.example file to .ini. For example | 2 | ; OpenSim.ini.example to OpenSim.ini before OpenSimulator will start up. |
3 | ; | ||
4 | ; chat.ini.example => chat.ini | ||
5 | ; | ||
6 | ; or you can copy and paste the settings from this file directly to bin/OpenSim.ini | ||
7 | ; | 3 | ; |
4 | ; If this file is not changed then OpenSimulator will start up in standalone mode using the file based | ||
5 | ; SQLite database to store its data. | ||
6 | |||
8 | 7 | ||
9 | [Startup] | 8 | [Startup] |
10 | ; Set this to true if you want to log crashes to disk | 9 | ; Set this to true if you want to log crashes to disk |