aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--[-rwxr-xr-x]bin/config-include/osslEnable.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini
index 7c53ec0..5dfa71c 100755..100644
--- a/bin/config-include/osslEnable.ini
+++ b/bin/config-include/osslEnable.ini
@@ -20,7 +20,7 @@
20 20
21 ; Allow the use of LightShare functions. 21 ; Allow the use of LightShare functions.
22 ; The setting enable_windlight = true must also be enabled in the [LightShare] section. 22 ; The setting enable_windlight = true must also be enabled in the [LightShare] section.
23 AllowLightshareFunctions = true 23 AllowLightShareFunctions = true
24 24
25 ; Threat level to allow. One of None, VeryLow, Low, Moderate, High, VeryHigh, Severe. 25 ; Threat level to allow. One of None, VeryLow, Low, Moderate, High, VeryHigh, Severe.
26 ; See http://opensimulator.org/wiki/Threat_level for more information on these levels. 26 ; See http://opensimulator.org/wiki/Threat_level for more information on these levels.