aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/Robust.HG.ini.example2
-rw-r--r--bin/Robust.ini.example2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 6f0ae14..245f363 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -60,7 +60,7 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto
60;; Uncomment this if you want Groups V2 to work 60;; Uncomment this if you want Groups V2 to work
61; GroupsServiceConnector = "8003/OpenSim.Addons.Groups.dll:GroupsServiceRobustConnector" 61; GroupsServiceConnector = "8003/OpenSim.Addons.Groups.dll:GroupsServiceRobustConnector"
62;; Uncomment to provide bakes caching 62;; Uncomment to provide bakes caching
63;BakedTextureService = "8003/OpenSim.Server.Handlers.dll:XBakesConnector 63;BakedTextureService = "8003/OpenSim.Server.Handlers.dll:XBakesConnector"
64 64
65;; Additions for Hypergrid 65;; Additions for Hypergrid
66 66
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example
index fb09e99..829e393 100644
--- a/bin/Robust.ini.example
+++ b/bin/Robust.ini.example
@@ -51,7 +51,7 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto
51;; Uncomment this if you want Groups V2 to work 51;; Uncomment this if you want Groups V2 to work
52;GroupsServiceConnector = "8003/OpenSim.Addons.Groups.dll:GroupsServiceRobustConnector" 52;GroupsServiceConnector = "8003/OpenSim.Addons.Groups.dll:GroupsServiceRobustConnector"
53;; Uncomment to provide bakes caching 53;; Uncomment to provide bakes caching
54;BakedTextureService = "8003/OpenSim.Server.Handlers.dll:XBakesConnector 54;BakedTextureService = "8003/OpenSim.Server.Handlers.dll:XBakesConnector"
55 55
56;; Uncomment for UserProfiles see [UserProfilesService] to configure... 56;; Uncomment for UserProfiles see [UserProfilesService] to configure...
57; UserProfilesServiceConnector = "8002/OpenSim.Server.Handlers.dll:UserProfilesConnector" 57; UserProfilesServiceConnector = "8002/OpenSim.Server.Handlers.dll:UserProfilesConnector"