aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorDiva Canto2010-08-06 17:43:09 -0700
committerDiva Canto2010-08-06 18:08:05 -0700
commitd44b7d9637be7e95c7ad993edf1dfd4e4deb7e76 (patch)
tree03b2f19406aaa1027645765437d716e2cf03a328 /bin/Robust.HG.ini.example
parentMarck's patch on 4096 checks with conflicts resolved. (diff)
downloadopensim-SC_OLD-d44b7d9637be7e95c7ad993edf1dfd4e4deb7e76.zip
opensim-SC_OLD-d44b7d9637be7e95c7ad993edf1dfd4e4deb7e76.tar.gz
opensim-SC_OLD-d44b7d9637be7e95c7ad993edf1dfd4e4deb7e76.tar.bz2
opensim-SC_OLD-d44b7d9637be7e95c7ad993edf1dfd4e4deb7e76.tar.xz
Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker.
ATTENTION! CONFIGURATION CHANGE AFFECTING Robust.HG.ini.example and StandaloneCommon.ini.example.
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index ebabe8d..4b9334e 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -54,6 +54,8 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
54 LocalServiceModule = "OpenSim.Services.GridService.dll:GridService" 54 LocalServiceModule = "OpenSim.Services.GridService.dll:GridService"
55 Realm = "regions" 55 Realm = "regions"
56 ; AllowDuplicateNames = "True" 56 ; AllowDuplicateNames = "True"
57 ; Check4096 = "False"
58
57 ;; 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
58 ;; The syntax is: Region_<RegionName> = "<flags>" 60 ;; The syntax is: Region_<RegionName> = "<flags>"
59 ;; or: Region_<RegionID> = "<flags>" 61 ;; or: Region_<RegionID> = "<flags>"