aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorUbitUmarov2015-11-20 15:48:17 +0000
committerUbitUmarov2015-11-20 15:48:17 +0000
commitad6080bb0bd7260d661ab1d8c7fca71c777dcd82 (patch)
treeabd7f4f6ad8ecda8c08b5fc8a1fcb4767d6523ab /bin
parentmake llAvatarOnLinkSitTarget(0) return UUID.Zero (diff)
downloadopensim-SC-ad6080bb0bd7260d661ab1d8c7fca71c777dcd82.zip
opensim-SC-ad6080bb0bd7260d661ab1d8c7fca71c777dcd82.tar.gz
opensim-SC-ad6080bb0bd7260d661ab1d8c7fca71c777dcd82.tar.bz2
opensim-SC-ad6080bb0bd7260d661ab1d8c7fca71c777dcd82.tar.xz
change ScriptStopStrategy to the default value co-op (mantis 7740
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example2
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