aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorDiva Canto2011-12-30 19:17:35 -0800
committerDiva Canto2011-12-30 19:17:35 -0800
commit5d8ed077bc01b46cdd4a6854cc08c735ebb66c24 (patch)
treed5d0ad6192ce9c24b9f13e17aa65427ea76b7449 /bin/Robust.HG.ini.example
parentDefault LocalToGrid to true. Fixes minor bug introduced yesterday where old r... (diff)
downloadopensim-SC_OLD-5d8ed077bc01b46cdd4a6854cc08c735ebb66c24.zip
opensim-SC_OLD-5d8ed077bc01b46cdd4a6854cc08c735ebb66c24.tar.gz
opensim-SC_OLD-5d8ed077bc01b46cdd4a6854cc08c735ebb66c24.tar.bz2
opensim-SC_OLD-5d8ed077bc01b46cdd4a6854cc08c735ebb66c24.tar.xz
Bring back the Hyperlinker to the Robust console. Moved the config to [GridService]. Changed all HG-related .inis, including HyperSimianGrid. No changes in user-facing inis.
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 eee7dc8..49ee41a 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -82,6 +82,8 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
82; * 82; *
83[GridService] 83[GridService]
84 LocalServiceModule = "OpenSim.Services.GridService.dll:GridService" 84 LocalServiceModule = "OpenSim.Services.GridService.dll:GridService"
85 HypergridLinker = true
86
85 ; Realm = "regions" 87 ; Realm = "regions"
86 ; AllowDuplicateNames = "True" 88 ; AllowDuplicateNames = "True"
87 89