diff options
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index e4adb7f..320b223 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -903,7 +903,7 @@ | |||
903 | ;; or by deleting the script DLL* files in bin/ScriptEngines/<region-id>/ | 903 | ;; or by deleting the script DLL* files in bin/ScriptEngines/<region-id>/ |
904 | ;; One can move from co-op back to abort without recompilation, but reverting back to co-op again will need script recompile | 904 | ;; One can move from co-op back to abort without recompilation, but reverting back to co-op again will need script recompile |
905 | ;; Current valid values are "abort" and "co-op" | 905 | ;; Current valid values are "abort" and "co-op" |
906 | ; ScriptStopStrategy = abort | 906 | ; ScriptStopStrategy = co-op |
907 | 907 | ||
908 | 908 | ||
909 | ;# {DeleteScriptsOnStartup} {} {Delete previously compiled script DLLs on startup?} {true false} true | 909 | ;# {DeleteScriptsOnStartup} {} {Delete previously compiled script DLLs on startup?} {true false} true |