]> granicus.if.org Git - ejabberd/commitdiff
Fix mod_carboncopy configuration for test suite
authorHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 15 Dec 2015 20:02:12 +0000 (21:02 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 15 Dec 2015 20:02:12 +0000 (21:02 +0100)
The mod_carboncopy module doesn't have the "db_type" option.

test/ejabberd_SUITE_data/ejabberd.yml

index 111d72f79757b69a17868a9ea2467c9f7a7f244e..c0d3aa8c17cbd4ded5e5c079404245f068a23c18 100644 (file)
@@ -204,8 +204,7 @@ Welcome to this XMPP server."
         db_type: internal
       mod_vcard_xupdate:
         db_type: internal
-      mod_carboncopy:
-        db_type: internal
+      mod_carboncopy: []
       mod_client_state:
         drop_chat_states: true
         queue_presence: true