diff options
author | Melanie | 2010-10-04 04:49:09 +0100 |
---|---|---|
committer | Melanie | 2010-10-04 04:49:09 +0100 |
commit | 0e7e92b67f69ed513bd0ab77f0126b004c07418a (patch) | |
tree | 52961b87e98aba53d9c8d0793f1fedda079550ae /bin/Robust.HG.ini.example | |
parent | Added Meshmerizer rendering plugin for libomv (diff) | |
parent | Made the home agent handler check for xff if behind a proxy. (diff) | |
download | opensim-SC_OLD-0e7e92b67f69ed513bd0ab77f0126b004c07418a.zip opensim-SC_OLD-0e7e92b67f69ed513bd0ab77f0126b004c07418a.tar.gz opensim-SC_OLD-0e7e92b67f69ed513bd0ab77f0126b004c07418a.tar.bz2 opensim-SC_OLD-0e7e92b67f69ed513bd0ab77f0126b004c07418a.tar.xz |
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Diffstat (limited to '')
-rw-r--r-- | bin/Robust.HG.ini.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index 0d87c4b..b81642a 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -224,6 +224,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 | |||
224 | GridService = "OpenSim.Services.GridService.dll:GridService" | 224 | GridService = "OpenSim.Services.GridService.dll:GridService" |
225 | GatekeeperService = "OpenSim.Services.HypergridService.dll:GatekeeperService" | 225 | GatekeeperService = "OpenSim.Services.HypergridService.dll:GatekeeperService" |
226 | 226 | ||
227 | ; If you run this user agent server behind a proxy, set this to true | ||
228 | ; HasProxy = true | ||
229 | |||
227 | ;; If you separate the UserAgentService from the LoginService, set this to | 230 | ;; If you separate the UserAgentService from the LoginService, set this to |
228 | ;; the IP address of the machine where your LoginService is | 231 | ;; the IP address of the machine where your LoginService is |
229 | ;LoginServerIP = "127.0.0.1" | 232 | ;LoginServerIP = "127.0.0.1" |