aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorDiva Canto2013-02-19 07:30:55 -0800
committerDiva Canto2013-02-19 07:30:55 -0800
commitfc89987656ec8247b1ae703628f4b83e3b0eeb60 (patch)
tree4876a27a729ef8b03e69580acf2f7a8fa8365a66 /bin/Robust.HG.ini.example
parentFirst commit of Diva Groups. The Data bits went to OpenSim.Data core, the res... (diff)
downloadopensim-SC_OLD-fc89987656ec8247b1ae703628f4b83e3b0eeb60.zip
opensim-SC_OLD-fc89987656ec8247b1ae703628f4b83e3b0eeb60.tar.gz
opensim-SC_OLD-fc89987656ec8247b1ae703628f4b83e3b0eeb60.tar.bz2
opensim-SC_OLD-fc89987656ec8247b1ae703628f4b83e3b0eeb60.tar.xz
Previous build failed. Checking in a dummy change to see if the fail persists.
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index f249dd2..3858a3c 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -52,9 +52,9 @@ FriendsServiceConnector = "8003/OpenSim.Server.Handlers.dll:FriendsServiceConnec
52MapAddServiceConnector = "8003/OpenSim.Server.Handlers.dll:MapAddServiceConnector" 52MapAddServiceConnector = "8003/OpenSim.Server.Handlers.dll:MapAddServiceConnector"
53MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnector" 53MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnector"
54;; Uncomment this if you want offline IM to work 54;; Uncomment this if you want offline IM to work
55;OfflineIMServiceConnector = "8003/OpenSim.Addons.OfflineIM.dll:OfflineIMServiceRobustConnector" 55; OfflineIMServiceConnector = "8003/OpenSim.Addons.OfflineIM.dll:OfflineIMServiceRobustConnector"
56;; Uncomment this if you want Groups V2 to work 56;; Uncomment this if you want Groups V2 to work
57;GroupsServiceConnector = "8003/OpenSim.Addons.Groups.dll:GroupsServiceRobustConnector" 57; GroupsServiceConnector = "8003/OpenSim.Addons.Groups.dll:GroupsServiceRobustConnector"
58 58
59;; Additions for Hypergrid 59;; Additions for Hypergrid
60 60
@@ -66,7 +66,7 @@ InstantMessageServerConnector = "8002/OpenSim.Server.Handlers.dll:InstantMessage
66HGInventoryServiceConnector = "HGInventoryService@8002/OpenSim.Server.Handlers.dll:XInventoryInConnector" 66HGInventoryServiceConnector = "HGInventoryService@8002/OpenSim.Server.Handlers.dll:XInventoryInConnector"
67HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:AssetServiceConnector" 67HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:AssetServiceConnector"
68;; Uncomment this if you want Groups V2, HG to work 68;; Uncomment this if you want Groups V2, HG to work
69;HGGroupsServiceConnector = "8002/Diva.Groups.dll:HGGroupsServiceRobustConnector" 69; HGGroupsServiceConnector = "8002/Diva.Groups.dll:HGGroupsServiceRobustConnector"
70 70
71;; Additions for other add-on modules. For example: 71;; Additions for other add-on modules. For example:
72;; WifiServerConnector = "8002/Diva.Wifi.dll:WifiServerConnector" 72;; WifiServerConnector = "8002/Diva.Wifi.dll:WifiServerConnector"