aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/Robust.HG.ini.example2
-rw-r--r--bin/Robust.ini.example2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index a23063d..eee7dc8 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -237,7 +237,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
237 AllowRemoteSetLoginLevel = "false" 237 AllowRemoteSetLoginLevel = "false"
238 238
239 ; For V2 map 239 ; For V2 map
240 ; MapTileURL = "http://127.0.0.1:8002"; 240 MapTileURL = "http://127.0.0.1:8002";
241 241
242 ; If you run this login server behind a proxy, set this to true 242 ; If you run this login server behind a proxy, set this to true
243 ; HasProxy = false 243 ; HasProxy = false
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example
index 897cfde..beef1c3 100644
--- a/bin/Robust.ini.example
+++ b/bin/Robust.ini.example
@@ -222,7 +222,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
222 AllowRemoteSetLoginLevel = "false" 222 AllowRemoteSetLoginLevel = "false"
223 223
224 ; For V2 map 224 ; For V2 map
225 ; MapTileURL = "http://127.0.0.1:8002"; 225 MapTileURL = "http://127.0.0.1:8002";
226 226
227 ; If you run this login server behind a proxy, set this to true 227 ; If you run this login server behind a proxy, set this to true
228 ; HasProxy = false 228 ; HasProxy = false