aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorDiva Canto2012-04-27 09:59:46 -0700
committerDiva Canto2012-04-27 09:59:46 -0700
commitac64fe03d8992a041933c303fa12933393cf1713 (patch)
treeed1f5cea9f5bd852cfa4750acdd750694b6949a0 /bin/Robust.HG.ini.example
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-ac64fe03d8992a041933c303fa12933393cf1713.zip
opensim-SC_OLD-ac64fe03d8992a041933c303fa12933393cf1713.tar.gz
opensim-SC_OLD-ac64fe03d8992a041933c303fa12933393cf1713.tar.bz2
opensim-SC_OLD-ac64fe03d8992a041933c303fa12933393cf1713.tar.xz
Amend to last commit: account for the existence of proxies.
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 1b5d37c..be75407 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -283,6 +283,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
283 ; If for some reason you have the AddMapTile service outside the firewall (e.g. 8002), 283 ; If for some reason you have the AddMapTile service outside the firewall (e.g. 8002),
284 ; you may want to set this. Otherwise, don't set it, because it's already protected. 284 ; you may want to set this. Otherwise, don't set it, because it's already protected.
285 ; GridService = "OpenSim.Services.GridService.dll:GridService" 285 ; GridService = "OpenSim.Services.GridService.dll:GridService"
286 ;
287 ; Additionally, if you run this server behind a proxy, set this to true
288 ; HasProxy = false
286 289
287[GridInfoService] 290[GridInfoService]
288 ; These settings are used to return information on a get_grid_info call. 291 ; These settings are used to return information on a get_grid_info call.