aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini.example
diff options
context:
space:
mode:
authorBlueWall2012-01-17 22:07:40 -0500
committerBlueWall2012-01-17 22:07:40 -0500
commit9ed9720861ef3b63b1fca75c843a509ee3239b17 (patch)
tree65a20496d05bdc4f3be958033c0b07c646463022 /bin/config-include/GridCommon.ini.example
parentMerge branch 'master' of /home/opensim/lib/osgrid/opensim (diff)
downloadopensim-SC_OLD-9ed9720861ef3b63b1fca75c843a509ee3239b17.zip
opensim-SC_OLD-9ed9720861ef3b63b1fca75c843a509ee3239b17.tar.gz
opensim-SC_OLD-9ed9720861ef3b63b1fca75c843a509ee3239b17.tar.bz2
opensim-SC_OLD-9ed9720861ef3b63b1fca75c843a509ee3239b17.tar.xz
Update osGetGrid**** functions
The osGetGrid**** functions will now get the grid settings from the GridInfoService. Set the GridInfoURI in your ./bin/config-include/GridCommon.ini [GridInfo] section.
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-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