From ad6080bb0bd7260d661ab1d8c7fca71c777dcd82 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Fri, 20 Nov 2015 15:48:17 +0000 Subject: change ScriptStopStrategy to the default value co-op (mantis 7740 --- bin/OpenSim.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/OpenSim.ini.example') 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 @@ ;; 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 -- cgit v1.1