aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorMelanie2010-05-21 02:44:20 +0100
committerMelanie2010-05-21 02:44:20 +0100
commitddd072b3fb9d97888bdd5e2d5142d05d8b13e763 (patch)
treec456346894f55ee91b11b6c349604c370f8c83f5 /bin/config-include
parentChange the way the object perms are propagated to attempt to salvage (diff)
parentback port groups changes (diff)
downloadopensim-SC-ddd072b3fb9d97888bdd5e2d5142d05d8b13e763.zip
opensim-SC-ddd072b3fb9d97888bdd5e2d5142d05d8b13e763.tar.gz
opensim-SC-ddd072b3fb9d97888bdd5e2d5142d05d8b13e763.tar.bz2
opensim-SC-ddd072b3fb9d97888bdd5e2d5142d05d8b13e763.tar.xz
Merge branch '0.6.9-post-fixes' into careminster
Diffstat (limited to 'bin/config-include')
-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 6da0f1e..8fc2425 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -20,6 +20,12 @@
20 ; change this to your grid-wide grid server 20 ; change this to your grid-wide grid server
21 ; 21 ;
22 GridServerURI = "http://mygridserver.com:8003" 22 GridServerURI = "http://mygridserver.com:8003"
23[Groups]
24 ;
25 ; change this to your grid-wide groups server
26 ;
27 GroupsServerURI = "http://mygridserver.com:82/Grid/"
28
23 29
24[Modules] 30[Modules]
25 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 31 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.