From 4f67286044058edbf6660f2be49b0fc5532d3d30 Mon Sep 17 00:00:00 2001 From: Michael Cerquoni Date: Sun, 9 Mar 2014 19:09:10 -0400 Subject: fix missing quote for xBakes connector in Robust example ini files --- bin/Robust.HG.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Robust.HG.ini.example') 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 ;; 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 -- cgit v1.1