diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index a23063d4c8..eee7dc894c 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 AllowRemoteSetLoginLevel = "false" ; For V2 map - ; MapTileURL = "http://127.0.0.1:8002"; + MapTileURL = "http://127.0.0.1:8002"; ; If you run this login server behind a proxy, set this to true ; HasProxy = false diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 897cfde6f9..beef1c30fe 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example @@ -222,7 +222,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 AllowRemoteSetLoginLevel = "false" ; For V2 map - ; MapTileURL = "http://127.0.0.1:8002"; + MapTileURL = "http://127.0.0.1:8002"; ; If you run this login server behind a proxy, set this to true ; HasProxy = false