aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie2010-06-11 17:52:29 +0100
committerMelanie2010-06-11 17:52:29 +0100
commit8a084cb7e1998250c45781ed0cf04ca106ed0ada (patch)
tree86bf4c6eed5f0807951ae0fe7ad884f4a38413c2 /bin
parentMerge branch 'master' into careminster-presence-refactor (diff)
downloadopensim-SC_OLD-8a084cb7e1998250c45781ed0cf04ca106ed0ada.zip
opensim-SC_OLD-8a084cb7e1998250c45781ed0cf04ca106ed0ada.tar.gz
opensim-SC_OLD-8a084cb7e1998250c45781ed0cf04ca106ed0ada.tar.bz2
opensim-SC_OLD-8a084cb7e1998250c45781ed0cf04ca106ed0ada.tar.xz
Remove a company name referecne from the example
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 36937e4..a6ba72b 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -939,8 +939,8 @@
939 ; Allow the use of os* functions (some are dangerous) 939 ; Allow the use of os* functions (some are dangerous)
940 AllowOSFunctions = false 940 AllowOSFunctions = false
941 941
942 ; Allow the user of Careminster functions 942 ; Allow the user of LightShare functions
943 AllowCareminsterFunctions = false 943 AllowLightShareFunctions = false
944 944
945 ; Threat level to allow, one of None, VeryLow, Low, Moderate, High, VeryHigh, Severe 945 ; Threat level to allow, one of None, VeryLow, Low, Moderate, High, VeryHigh, Severe
946 OSFunctionThreatLevel = VeryLow 946 OSFunctionThreatLevel = VeryLow