aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index b7f7c3c..04cf8e8 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -980,6 +980,9 @@
980 980
981 ; Allow the use of os* functions (some are dangerous) 981 ; Allow the use of os* functions (some are dangerous)
982 AllowOSFunctions = false 982 AllowOSFunctions = false
983
984 ; Allow the user of Careminster functions
985 AllowCareminsterFunctions = false
983 986
984 ; Threat level to allow, one of None, VeryLow, Low, Moderate, High, VeryHigh, Severe 987 ; Threat level to allow, one of None, VeryLow, Low, Moderate, High, VeryHigh, Severe
985 OSFunctionThreatLevel = VeryLow 988 OSFunctionThreatLevel = VeryLow