Update OpenSimDefaults.ini to make the prior state (Groups messaging enabled

by default) the config default. This way it will work for current cases while
allowing the use of other groups modules without config bloat.
This commit is contained in:
Melanie
2011-10-12 09:23:57 +01:00
parent ca74088d94
commit 0faa8db0ef

View File

@@ -1377,7 +1377,7 @@
GroupsCacheTimeout = 30
; Specify which messaging module to use for groups messaging and if it's enabled
;MessagingModule = GroupsMessagingModule
MessagingModule = GroupsMessagingModule
;MessagingEnabled = true
; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend