mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
* Added a configuration option for allowing god script lsl methods.. such as llSetObjectPermMask. By default it's off.
This commit is contained in:
@@ -487,6 +487,8 @@ CleanUpOldScriptsOnStartup=true
|
||||
; Set the following to true to allow administrator owned scripts to execute console commands
|
||||
AllowosConsoleCommand=false
|
||||
|
||||
AllowGodFunctions = false
|
||||
|
||||
; Maximum number of llListen events we allow per script
|
||||
; Set this to 0 to have no limit imposed.
|
||||
max_listens_per_script = 64
|
||||
|
||||
Reference in New Issue
Block a user