aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-06-18 23:20:32 +0100
committerJustin Clark-Casey (justincc)2010-06-18 23:23:18 +0100
commitfee3b32f2f1f4aebd7b45294f16fd96c23ebd9ea (patch)
tree7bd6b16655e2f6b6d38c241ffd5bd6c9ee624388
parentMerge branch '0.7-post-fixes' of ssh://opensimulator.org/var/git/opensim into... (diff)
downloadopensim-SC_OLD-fee3b32f2f1f4aebd7b45294f16fd96c23ebd9ea.zip
opensim-SC_OLD-fee3b32f2f1f4aebd7b45294f16fd96c23ebd9ea.tar.gz
opensim-SC_OLD-fee3b32f2f1f4aebd7b45294f16fd96c23ebd9ea.tar.bz2
opensim-SC_OLD-fee3b32f2f1f4aebd7b45294f16fd96c23ebd9ea.tar.xz
eliminate SimianGrid [Groups] section from GridCommon.ini.example as per Nebadon
this is only used by SimianGrid and is now in SimianGrid.ini
-rw-r--r--bin/config-include/GridCommon.ini.example8
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 88ac5e2..a19591b 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -8,7 +8,6 @@
8 ; 8 ;
9 AssetServerURI = "http://myassetserver.com:8003" 9 AssetServerURI = "http://myassetserver.com:8003"
10 10
11
12[InventoryService] 11[InventoryService]
13 ; 12 ;
14 ; change this to your grid-wide inventory server 13 ; change this to your grid-wide inventory server
@@ -58,13 +57,6 @@
58 ; 57 ;
59 FriendsServerURI = "http://mygridserver.com:8003" 58 FriendsServerURI = "http://mygridserver.com:8003"
60 59
61[Groups]
62 ;
63 ; change this to your grid-wide groups server
64 ;
65 GroupsServerURI = "http://mygridserver.com:82/Grid/"
66
67
68[Modules] 60[Modules]
69 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 61 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.
70 ;; Copy the config .example file into your own .ini file and change configs there 62 ;; Copy the config .example file into your own .ini file and change configs there