From: Holger Weiss Date: Tue, 15 Dec 2015 20:02:12 +0000 (+0100) Subject: Fix mod_carboncopy configuration for test suite X-Git-Tag: 16.01~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bb70e844d8d326082178f542ede7102d4df65f9;p=ejabberd Fix mod_carboncopy configuration for test suite The mod_carboncopy module doesn't have the "db_type" option. --- diff --git a/test/ejabberd_SUITE_data/ejabberd.yml b/test/ejabberd_SUITE_data/ejabberd.yml index 111d72f79..c0d3aa8c1 100644 --- a/test/ejabberd_SUITE_data/ejabberd.yml +++ b/test/ejabberd_SUITE_data/ejabberd.yml @@ -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