aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorMelanie2010-10-30 02:26:18 +0100
committerMelanie2010-10-30 02:26:18 +0100
commitba6f651b063912629214bbf8f904593dbf153ff9 (patch)
tree409df83c4932b5ee8249065543917a75240dc996 /bin/config-include
parentThis commit fixes all the appearance related null refs. Still can't log in, (diff)
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC-ba6f651b063912629214bbf8f904593dbf153ff9.zip
opensim-SC-ba6f651b063912629214bbf8f904593dbf153ff9.tar.gz
opensim-SC-ba6f651b063912629214bbf8f904593dbf153ff9.tar.bz2
opensim-SC-ba6f651b063912629214bbf8f904593dbf153ff9.tar.xz
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index 2f021d5..1fcf043 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -53,8 +53,8 @@
53 ;;--- For MySql region storage (alternative) 53 ;;--- For MySql region storage (alternative)
54 ;StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegionData" 54 ;StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegionData"
55 55
56 ; If HG, do you want this check on the distance to be performed? 56 ;; With hypergrid, perform distance check for the creation of a linked region
57 ; Check4096 = "False" 57 ; Check4096 = true
58 58
59 ;; Next, we can specify properties of regions, including default and fallback regions 59 ;; Next, we can specify properties of regions, including default and fallback regions
60 ;; The syntax is: Region_<RegioName> = "<flags>" 60 ;; The syntax is: Region_<RegioName> = "<flags>"