diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/config-include/GridCommon.ini.example | 8 |
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 |