diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index 6f0ae14a6e..245f363b38 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example @@ -60,7 +60,7 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto ;; Uncomment this if you want Groups V2 to work ; GroupsServiceConnector = "8003/OpenSim.Addons.Groups.dll:GroupsServiceRobustConnector" ;; Uncomment to provide bakes caching -;BakedTextureService = "8003/OpenSim.Server.Handlers.dll:XBakesConnector +;BakedTextureService = "8003/OpenSim.Server.Handlers.dll:XBakesConnector" ;; Additions for Hypergrid diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index fb09e99bb6..829e3930b5 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example @@ -51,7 +51,7 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto ;; Uncomment this if you want Groups V2 to work ;GroupsServiceConnector = "8003/OpenSim.Addons.Groups.dll:GroupsServiceRobustConnector" ;; Uncomment to provide bakes caching -;BakedTextureService = "8003/OpenSim.Server.Handlers.dll:XBakesConnector +;BakedTextureService = "8003/OpenSim.Server.Handlers.dll:XBakesConnector" ;; Uncomment for UserProfiles see [UserProfilesService] to configure... ; UserProfilesServiceConnector = "8002/OpenSim.Server.Handlers.dll:UserProfilesConnector"