diff options
author | Melanie | 2010-09-26 02:31:37 +0100 |
---|---|---|
committer | Melanie | 2010-09-26 02:31:37 +0100 |
commit | 51e03617e9c5f9f04ac555005bbd150187f13066 (patch) | |
tree | e651e45868dd1d39a57772d73d0d9bb6e7c86237 /bin/OpenSimDefaults.ini | |
parent | Add configurable path to script engine assemblies (diff) | |
download | opensim-SC_OLD-51e03617e9c5f9f04ac555005bbd150187f13066.zip opensim-SC_OLD-51e03617e9c5f9f04ac555005bbd150187f13066.tar.gz opensim-SC_OLD-51e03617e9c5f9f04ac555005bbd150187f13066.tar.bz2 opensim-SC_OLD-51e03617e9c5f9f04ac555005bbd150187f13066.tar.xz |
Changes to preceding patch to make it conform to inifile formats. BLANK LINE
before each comment/option group, and DOUBLE SEMICOLONS before pure text
comments in OpenSim.ini.exemaple
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index d20a91d..355c546 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -999,7 +999,7 @@ | |||
999 | ; false to allow script controlled underground positioning of | 999 | ; false to allow script controlled underground positioning of |
1000 | ; prims | 1000 | ; prims |
1001 | ; DisableUndergroundMovement = true | 1001 | ; DisableUndergroundMovement = true |
1002 | ; | 1002 | |
1003 | ; Path to script engine assemblies | 1003 | ; Path to script engine assemblies |
1004 | ; Default is ./bin/ScriptEngines | 1004 | ; Default is ./bin/ScriptEngines |
1005 | ; ScriptEnginesPath = "ScriptEngines" | 1005 | ; ScriptEnginesPath = "ScriptEngines" |