aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Robust.ini.example')
-rw-r--r--bin/Robust.ini.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example
index 004a9c9..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"
@@ -454,6 +454,6 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto
454 454
455[BakedTextureService] 455[BakedTextureService]
456 LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes" 456 LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes"
457 ;; This directiry must exist and be writable for the user ROBUST runs as 457 ;; This directory must exist and be writable for the user ROBUST runs as
458 BaseDirectory = "/data/bakes" 458 BaseDirectory = "/data/bakes"
459 459