diff options
Diffstat (limited to 'bin/Robust.HG.ini.example')
-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 554d00f..9aaa46b 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -147,6 +147,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 | |||
147 | WelcomeMessage = "Welcome, Avatar!" | 147 | WelcomeMessage = "Welcome, Avatar!" |
148 | AllowRemoteSetLoginLevel = "false" | 148 | AllowRemoteSetLoginLevel = "false" |
149 | 149 | ||
150 | ; If you run this login server behind a proxy, set this to true | ||
151 | ; HasProxy = true | ||
152 | |||
150 | ; Defaults for the users, if none is specified in the useraccounts table entry (ServiceURLs) | 153 | ; Defaults for the users, if none is specified in the useraccounts table entry (ServiceURLs) |
151 | ; CHANGE THIS | 154 | ; CHANGE THIS |
152 | HomeURI = "http://127.0.0.1:8002" | 155 | HomeURI = "http://127.0.0.1:8002" |