From 0faa8db0ef47787ccfa2de37645b54135e91411e Mon Sep 17 00:00:00 2001 From: Melanie Date: Wed, 12 Oct 2011 09:23:57 +0100 Subject: 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. --- bin/OpenSimDefaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 9cedd98..9685467 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -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 -- cgit v1.1