aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-12-03 02:48:16 +0000
committerJustin Clark-Casey (justincc)2011-12-03 02:48:16 +0000
commite26ef8aeca6fbdf4b355e6fcdb66f09d79d05915 (patch)
tree7ec4e3a3f287612e8b3e5dbdd5c80bf99ea4bd36 /bin
parentAdd method doc to SP.PhysicsCollisionUpdate() to make it clear that it's call... (diff)
downloadopensim-SC_OLD-e26ef8aeca6fbdf4b355e6fcdb66f09d79d05915.zip
opensim-SC_OLD-e26ef8aeca6fbdf4b355e6fcdb66f09d79d05915.tar.gz
opensim-SC_OLD-e26ef8aeca6fbdf4b355e6fcdb66f09d79d05915.tar.bz2
opensim-SC_OLD-e26ef8aeca6fbdf4b355e6fcdb66f09d79d05915.tar.xz
change misleading login = http://127.0.0.1:9000/ in GridInfoService in Robust.ini.example to 8002
Diffstat (limited to 'bin')
-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 beef1c3..90f7b5c 100644
--- a/bin/Robust.ini.example
+++ b/bin/Robust.ini.example
@@ -260,7 +260,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
260 ; See http://opensimulator.org/wiki/GridInfo 260 ; See http://opensimulator.org/wiki/GridInfo
261 261
262 ; login uri: for grid this is the login server URI 262 ; login uri: for grid this is the login server URI
263 login = http://127.0.0.1:9000/ 263 login = http://127.0.0.1:8002/
264 264
265 ; long grid name: the long name of your grid 265 ; long grid name: the long name of your grid
266 gridname = "the lost continent of hippo" 266 gridname = "the lost continent of hippo"