diff options
author | BlueWall | 2012-01-17 22:10:47 -0500 |
---|---|---|
committer | BlueWall | 2012-01-17 22:10:47 -0500 |
commit | 717656c453843a77dfef6d183565ab55e94e68fc (patch) | |
tree | 20faf85730869b675b5e688ee333a89806b67fb8 /bin | |
parent | Change linux, windows and mac ODE libraries to use the GIMPACT collider rathe... (diff) | |
parent | Update osGetGrid**** functions (diff) | |
download | opensim-SC-717656c453843a77dfef6d183565ab55e94e68fc.zip opensim-SC-717656c453843a77dfef6d183565ab55e94e68fc.tar.gz opensim-SC-717656c453843a77dfef6d183565ab55e94e68fc.tar.bz2 opensim-SC-717656c453843a77dfef6d183565ab55e94e68fc.tar.xz |
Merge branch 'master' of /home/opensim/src/opensim
Diffstat (limited to 'bin')
-rw-r--r-- | bin/config-include/GridCommon.ini.example | 6 |
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 |