aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/Robust.HG.ini.example6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 245f363..14e9bff 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -335,6 +335,10 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
335 UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService" 335 UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService"
336 FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService" 336 FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService"
337 337
338 ; This inventory service will be used to initialize the user's inventory
339 HGInventoryServicePlugin = "OpenSim.Services.HypergridService.dll:HGSuitcaseInventoryService"
340 HGInventoryServiceConstructorArg = "HGInventoryService"
341
338 ;; Ask co-operative viewers to use a different currency name 342 ;; Ask co-operative viewers to use a different currency name
339 ;Currency = "" 343 ;Currency = ""
340 344
@@ -634,7 +638,7 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
634 ;; ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=*****;Old Guids=true;" 638 ;; ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=*****;Old Guids=true;"
635 ;; Realm = UserProfiles 639 ;; Realm = UserProfiles
636 UserAccountService = OpenSim.Services.UserAccountService.dll:UserAccountService 640 UserAccountService = OpenSim.Services.UserAccountService.dll:UserAccountService
637 AuthenticationServiceModule = "OpenSim.Services.AuthenticationService.dll:PasswordAuthenticationService 641 AuthenticationServiceModule = "OpenSim.Services.AuthenticationService.dll:PasswordAuthenticationService"
638 642
639[BakedTextureService] 643[BakedTextureService]
640 LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes" 644 LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes"