aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.ini.example
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-11-19 00:34:56 +0000
committerJustin Clark-Casey (justincc)2011-11-19 00:34:56 +0000
commit21353de9b729e2f01da52eb9664df4d53de638e3 (patch)
treefdf74643325e67f82d14a166b51d62ba4377a203 /bin/Robust.ini.example
parentRemove mono compiler warnings. Fix problem with co-ordinate given in deregis... (diff)
downloadopensim-SC_OLD-21353de9b729e2f01da52eb9664df4d53de638e3.zip
opensim-SC_OLD-21353de9b729e2f01da52eb9664df4d53de638e3.tar.gz
opensim-SC_OLD-21353de9b729e2f01da52eb9664df4d53de638e3.tar.bz2
opensim-SC_OLD-21353de9b729e2f01da52eb9664df4d53de638e3.tar.xz
Enable v2/v3 map tile url setting on robust as default in config
This is necessary to see map tiles on v2/v3 viewers and appears to work fine
Diffstat (limited to 'bin/Robust.ini.example')
-rw-r--r--bin/Robust.ini.example2
1 files changed, 1 insertions, 1 deletions
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