diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index e4adb7f352..320b2232b3 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -903,7 +903,7 @@ ;; or by deleting the script DLL* files in bin/ScriptEngines// ;; One can move from co-op back to abort without recompilation, but reverting back to co-op again will need script recompile ;; Current valid values are "abort" and "co-op" - ; ScriptStopStrategy = abort + ; ScriptStopStrategy = co-op ;# {DeleteScriptsOnStartup} {} {Delete previously compiled script DLLs on startup?} {true false} true