mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
change ScriptStopStrategy to the default value co-op (mantis 7740
This commit is contained in:
@@ -903,7 +903,7 @@
|
||||
;; or by deleting the script DLL* files in bin/ScriptEngines/<region-id>/
|
||||
;; 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
|
||||
|
||||
Reference in New Issue
Block a user