Clarify that AllowLightShareFunctions setting is false, which is the default in OpenSimDefaults.ini and the code.

0.7.4-extended
Justin Clark-Casey (justincc) 2013-01-01 23:23:08 +00:00
parent 2e02f49fd9
commit 76cfab35a5
1 changed files with 3 additions and 2 deletions

View File

@ -726,8 +726,9 @@
;; Allow the use of os* functions (some are dangerous)
; AllowOSFunctions = false
;# {AllowLightShareFunctions} {Enabled:true [LightShare]enable_windlight:true} {Allow LightShare functions?} {true false} true
; Allow the user of LightShare functions
;# {AllowLightShareFunctions} {Enabled:false [LightShare]enable_windlight:true} {Allow LightShare functions?} {true false} false
; Allow the use of LightShare functions.
; The setting enable_windlight = true must also be enabled in the [LightShare] section.
; AllowLightShareFunctions = false
;# {OSFunctionThreatLevel} {Enabled:true AllowOSFunctions:true} {OSFunction threat level? (DANGEROUS!)} {None VeryLow Low Moderate High VeryHigh Severe} VeryLow