diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 8ce508accc..658b993488 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -791,8 +791,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