fix file perms and change AllowLightshareFunctions to AllowLightShareFunctions
parent
22ee1c30e3
commit
d271151504
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
; Allow the use of LightShare functions.
|
; Allow the use of LightShare functions.
|
||||||
; The setting enable_windlight = true must also be enabled in the [LightShare] section.
|
; The setting enable_windlight = true must also be enabled in the [LightShare] section.
|
||||||
AllowLightshareFunctions = true
|
AllowLightShareFunctions = true
|
||||||
|
|
||||||
; Threat level to allow. One of None, VeryLow, Low, Moderate, High, VeryHigh, Severe.
|
; Threat level to allow. One of None, VeryLow, Low, Moderate, High, VeryHigh, Severe.
|
||||||
; See http://opensimulator.org/wiki/Threat_level for more information on these levels.
|
; See http://opensimulator.org/wiki/Threat_level for more information on these levels.
|
||||||
|
|
Loading…
Reference in New Issue