diff options
author | Tom Grimshaw | 2010-06-20 14:45:36 -0700 |
---|---|---|
committer | Tom Grimshaw | 2010-06-20 14:45:36 -0700 |
commit | 33d05ef554c4cbbdfa8c744a0ac2c23a0683ad08 (patch) | |
tree | fb2c737c93f61f686ee5eaef0b10eb615e1f7a6f /bin/config-include/GridCommon.ini.example | |
parent | Update all clients sitting on a linkset if a child prim is moved. This preven... (diff) | |
parent | Modify avatar responsiveness policy to send roots before children (diff) | |
download | opensim-SC-33d05ef554c4cbbdfa8c744a0ac2c23a0683ad08.zip opensim-SC-33d05ef554c4cbbdfa8c744a0ac2c23a0683ad08.tar.gz opensim-SC-33d05ef554c4cbbdfa8c744a0ac2c23a0683ad08.tar.bz2 opensim-SC-33d05ef554c4cbbdfa8c744a0ac2c23a0683ad08.tar.xz |
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-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 |