diff options
author | Melanie | 2011-10-12 09:27:48 +0200 |
---|---|---|
committer | Melanie | 2011-10-12 09:27:48 +0200 |
commit | c9fae6f8a2f0bd80343da43d14927cbaab0cc0c7 (patch) | |
tree | 8401614fe0b3a0910cb27495fb76f4c2ac2a4c4a /bin/OpenSimDefaults.ini | |
parent | Merge branch 'master' into bigmerge (diff) | |
download | opensim-SC_OLD-c9fae6f8a2f0bd80343da43d14927cbaab0cc0c7.zip opensim-SC_OLD-c9fae6f8a2f0bd80343da43d14927cbaab0cc0c7.tar.gz opensim-SC_OLD-c9fae6f8a2f0bd80343da43d14927cbaab0cc0c7.tar.bz2 opensim-SC_OLD-c9fae6f8a2f0bd80343da43d14927cbaab0cc0c7.tar.xz |
Disable Flotsam groups messaging module in our config base
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSimDefaults.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 9685467..9cedd98 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -1377,7 +1377,7 @@ | |||
1377 | GroupsCacheTimeout = 30 | 1377 | GroupsCacheTimeout = 30 |
1378 | 1378 | ||
1379 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1379 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1380 | MessagingModule = GroupsMessagingModule | 1380 | ;MessagingModule = GroupsMessagingModule |
1381 | ;MessagingEnabled = true | 1381 | ;MessagingEnabled = true |
1382 | 1382 | ||
1383 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend | 1383 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend |