diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSim.ini.example | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 8ce508a..658b993 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -791,8 +791,9 @@ | |||
791 | ;; Allow the use of os* functions (some are dangerous) | 791 | ;; Allow the use of os* functions (some are dangerous) |
792 | ; AllowOSFunctions = false | 792 | ; AllowOSFunctions = false |
793 | 793 | ||
794 | ;# {AllowLightShareFunctions} {Enabled:true [LightShare]enable_windlight:true} {Allow LightShare functions?} {true false} true | 794 | ;# {AllowLightShareFunctions} {Enabled:false [LightShare]enable_windlight:true} {Allow LightShare functions?} {true false} false |
795 | ; Allow the user of LightShare functions | 795 | ; Allow the use of LightShare functions. |
796 | ; The setting enable_windlight = true must also be enabled in the [LightShare] section. | ||
796 | ; AllowLightShareFunctions = false | 797 | ; AllowLightShareFunctions = false |
797 | 798 | ||
798 | ;# {OSFunctionThreatLevel} {Enabled:true AllowOSFunctions:true} {OSFunction threat level? (DANGEROUS!)} {None VeryLow Low Moderate High VeryHigh Severe} VeryLow | 799 | ;# {OSFunctionThreatLevel} {Enabled:true AllowOSFunctions:true} {OSFunction threat level? (DANGEROUS!)} {None VeryLow Low Moderate High VeryHigh Severe} VeryLow |