diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 6 | ||||
-rw-r--r-- | bin/OpenSimDefaults.ini | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index abd4d40..2b78014 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -545,9 +545,9 @@ | |||
545 | ;; false to allow script controlled underground positioning of | 545 | ;; false to allow script controlled underground positioning of |
546 | ;; prims | 546 | ;; prims |
547 | ; DisableUndergroundMovement = true | 547 | ; DisableUndergroundMovement = true |
548 | ; | 548 | |
549 | ; Path to script engine assemblies | 549 | ;; Path to script engine assemblies |
550 | ; Default is ./bin/ScriptEngines | 550 | ;; Default is ./bin/ScriptEngines |
551 | ; ScriptEnginesPath = "ScriptEngines" | 551 | ; ScriptEnginesPath = "ScriptEngines" |
552 | 552 | ||
553 | [MRM] | 553 | [MRM] |
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" |