Add documentation to AllowGodFunctions setting in [LL-Functions]
parent
817f2d341d
commit
08cd5d2503
|
@ -1153,6 +1153,8 @@
|
|||
; currently unused
|
||||
; AllowosConsoleCommand=false
|
||||
|
||||
; Are god functions such as llSetObjectPermMask() allowed? If true then gods and only gods have access to these functions.
|
||||
; If false then gods cannot execute these functions either.
|
||||
AllowGodFunctions = false
|
||||
|
||||
; Maximum number of llListen events we allow over the entire region.
|
||||
|
|
Loading…
Reference in New Issue