Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2011-01-29 04:47:32 +00:00
12 changed files with 723 additions and 64 deletions

View File

@@ -1186,6 +1186,11 @@
; This makes the Groups modules very chatty on the console.
DebugEnabled = false
; Groups data is cached for this number of seconds before another request is made to the groups service
; Set to 0 to disable the cache.
; Default is 30 seconds
GroupsCacheTimeout = 30
; Specify which messaging module to use for groups messaging and if it's enabled
;MessagingModule = GroupsMessagingModule
;MessagingEnabled = true