aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorDiva Canto2011-05-26 19:20:29 -0700
committerDiva Canto2011-05-26 19:20:29 -0700
commitabae859e7a7c21e855fdfe7ae454f35ead7a4480 (patch)
treee4f65c76001f2a7c9cbee00915952f50033f3ac9 /bin/Robust.HG.ini.example
parentLast commit before pushing. WARNING: (a) DB migration on the friends table; a... (diff)
downloadopensim-SC_OLD-abae859e7a7c21e855fdfe7ae454f35ead7a4480.zip
opensim-SC_OLD-abae859e7a7c21e855fdfe7ae454f35ead7a4480.tar.gz
opensim-SC_OLD-abae859e7a7c21e855fdfe7ae454f35ead7a4480.tar.bz2
opensim-SC_OLD-abae859e7a7c21e855fdfe7ae454f35ead7a4480.tar.xz
Added missing configuration variables to Robust.HG.ini.example
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index bfefe32..54f4650 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -216,6 +216,8 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
216 SRV_InventoryServerURI = "http://127.0.0.1:8002" 216 SRV_InventoryServerURI = "http://127.0.0.1:8002"
217 SRV_AssetServerURI = "http://127.0.0.1:8002" 217 SRV_AssetServerURI = "http://127.0.0.1:8002"
218 SRV_ProfileServerURI = "http://127.0.0.1:8002/user" 218 SRV_ProfileServerURI = "http://127.0.0.1:8002/user"
219 SRV_FriendsServerURI = "http://127.0.0.1:8002/user"
220 SRV_IMServerURI = "http://127.0.0.1:8002/user"
219 221
220 ;; Regular expressions for controlling which client versions are accepted/denied. 222 ;; Regular expressions for controlling which client versions are accepted/denied.
221 ;; An empty string means nothing is checked. 223 ;; An empty string means nothing is checked.