diff options
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r-- | bin/Robust.HG.ini.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index deceb86..0d87c4b 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -212,6 +212,10 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 | |||
212 | ; Does this grid allow incoming links to any region in it? | 212 | ; Does this grid allow incoming links to any region in it? |
213 | ; If false, HG TPs happen only to the Default regions specified in [GridService] section | 213 | ; If false, HG TPs happen only to the Default regions specified in [GridService] section |
214 | AllowTeleportsToAnyRegion = true | 214 | AllowTeleportsToAnyRegion = true |
215 | |||
216 | ; If you run this gatekeeper server behind a proxy, set this to true | ||
217 | ; HasProxy = true | ||
218 | |||
215 | 219 | ||
216 | [UserAgentService] | 220 | [UserAgentService] |
217 | LocalServiceModule = "OpenSim.Services.HypergridService.dll:UserAgentService" | 221 | LocalServiceModule = "OpenSim.Services.HypergridService.dll:UserAgentService" |