aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorBlueWall2012-01-17 22:10:47 -0500
committerBlueWall2012-01-17 22:10:47 -0500
commit717656c453843a77dfef6d183565ab55e94e68fc (patch)
tree20faf85730869b675b5e688ee333a89806b67fb8 /bin
parentChange linux, windows and mac ODE libraries to use the GIMPACT collider rathe... (diff)
parentUpdate osGetGrid**** functions (diff)
downloadopensim-SC_OLD-717656c453843a77dfef6d183565ab55e94e68fc.zip
opensim-SC_OLD-717656c453843a77dfef6d183565ab55e94e68fc.tar.gz
opensim-SC_OLD-717656c453843a77dfef6d183565ab55e94e68fc.tar.bz2
opensim-SC_OLD-717656c453843a77dfef6d183565ab55e94e68fc.tar.xz
Merge branch 'master' of /home/opensim/src/opensim
Diffstat (limited to 'bin')
-rw-r--r--bin/config-include/GridCommon.ini.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 815e08c..d70c8e4 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -58,6 +58,12 @@
58 ; 58 ;
59 InventoryServerURI = "http://mygridserver.com:8003" 59 InventoryServerURI = "http://mygridserver.com:8003"
60 60
61[GridInfo]
62 ;
63 ; Change this to your grid info service
64 ;
65 GridInfoURI = "http://mygridserver.com:8002"
66
61[GridService] 67[GridService]
62 ; 68 ;
63 ; Change this to your grid-wide grid server 69 ; Change this to your grid-wide grid server