aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorDiva Canto2014-05-07 17:00:12 -0700
committerDiva Canto2014-05-07 17:00:12 -0700
commitf4cba27105f68914de455cf6a27b9126e086cea1 (patch)
treed87599f942f1e839dc4262f18c946564528314be /bin/Robust.HG.ini.example
parentAllow Tools.Configger to take -inifile as argument (diff)
parentAdd GridUserService service config to [UserAccountService] in Robust[.HG].ini... (diff)
downloadopensim-SC_OLD-f4cba27105f68914de455cf6a27b9126e086cea1.zip
opensim-SC_OLD-f4cba27105f68914de455cf6a27b9126e086cea1.tar.gz
opensim-SC_OLD-f4cba27105f68914de455cf6a27b9126e086cea1.tar.bz2
opensim-SC_OLD-f4cba27105f68914de455cf6a27b9126e086cea1.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 14e9bff..e385200 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -163,8 +163,6 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
163[GridService] 163[GridService]
164 LocalServiceModule = "OpenSim.Services.GridService.dll:GridService" 164 LocalServiceModule = "OpenSim.Services.GridService.dll:GridService"
165 165
166 HypergridLinker = true
167
168 ; Realm = "regions" 166 ; Realm = "regions"
169 ; AllowDuplicateNames = "True" 167 ; AllowDuplicateNames = "True"
170 168
@@ -284,6 +282,7 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
284 GridService = "OpenSim.Services.GridService.dll:GridService" 282 GridService = "OpenSim.Services.GridService.dll:GridService"
285 InventoryService = "OpenSim.Services.InventoryService.dll:XInventoryService" 283 InventoryService = "OpenSim.Services.InventoryService.dll:XInventoryService"
286 AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService" 284 AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService"
285 GridUserService = "OpenSim.Services.UserAccountService.dll:GridUserService"
287 286
288 ;; This switch creates the minimum set of body parts and avatar entries for a viewer 2 287 ;; This switch creates the minimum set of body parts and avatar entries for a viewer 2
289 ;; to show a default "Ruth" avatar rather than a cloud for a newly created user. 288 ;; to show a default "Ruth" avatar rather than a cloud for a newly created user.