Add the AllowLightShareFunctions example

soprefactor
Melanie 2010-06-11 17:53:49 +01:00
parent c98b10fc8c
commit 9648f08dc9
1 changed files with 3 additions and 0 deletions

View File

@ -936,6 +936,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