aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini.example
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-06-18 23:20:32 +0100
committerJustin Clark-Casey (justincc)2010-06-18 23:20:32 +0100
commitde84da9e7b794433dc8ada0767f51c28f5d9efc0 (patch)
treeb8d027fb84a24db62cefa74325518eaef2e7fb33 /bin/config-include/GridCommon.ini.example
parentChange Opensim.Servers.exe comment at top of Robust.HG.ini to Robust.exe (diff)
downloadopensim-SC_OLD-de84da9e7b794433dc8ada0767f51c28f5d9efc0.zip
opensim-SC_OLD-de84da9e7b794433dc8ada0767f51c28f5d9efc0.tar.gz
opensim-SC_OLD-de84da9e7b794433dc8ada0767f51c28f5d9efc0.tar.bz2
opensim-SC_OLD-de84da9e7b794433dc8ada0767f51c28f5d9efc0.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
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-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