aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini.example
diff options
context:
space:
mode:
authorDiva Canto2009-09-26 10:08:59 -0700
committerDiva Canto2009-09-26 10:08:59 -0700
commitae222140ca6984750f53716088b6df165d8a35e5 (patch)
tree6941c40f1680ae9b7d0fc7fba90588b9e33e86ea /bin/config-include/GridCommon.ini.example
parentFixed MapBlocks bug, wrong order of arguments. First version that seems compl... (diff)
downloadopensim-SC_OLD-ae222140ca6984750f53716088b6df165d8a35e5.zip
opensim-SC_OLD-ae222140ca6984750f53716088b6df165d8a35e5.tar.gz
opensim-SC_OLD-ae222140ca6984750f53716088b6df165d8a35e5.tar.bz2
opensim-SC_OLD-ae222140ca6984750f53716088b6df165d8a35e5.tar.xz
Finished spec-ing the .inis for the new grid service modules.
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-rw-r--r--bin/config-include/GridCommon.ini.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 3a8ec35..2724c42 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -15,6 +15,11 @@
15 ; 15 ;
16 InventoryServerURI = "http://myinventoryserver.com:8004" 16 InventoryServerURI = "http://myinventoryserver.com:8004"
17 17
18[GridService]
19 ;
20 ; change this to your grid-wide inventory server
21 ;
22 GridServerURI = "http://mygridserver.com:8002"
18 23
19[Modules] 24[Modules]
20 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 25 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.