diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 38febc2835..b14206a066 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -935,6 +935,9 @@ ; Allow the use of os* functions (some are dangerous) AllowOSFunctions = false + + ; Allow the user of LightShare functions + AllowLightShareFunctions = false ; Threat level to allow, one of None, VeryLow, Low, Moderate, High, VeryHigh, Severe OSFunctionThreatLevel = VeryLow