Add documentation to AllowGodFunctions setting in [LL-Functions]

0.7.3-extended
Justin Clark-Casey (justincc) 2012-06-09 00:33:17 +01:00
parent 4968191c1e
commit 1fbb0f97bf
1 changed files with 2 additions and 0 deletions

View File

@ -1125,6 +1125,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.