diff options
-rw-r--r-- | test/ejabberd_SUITE_data/ejabberd.yml | 3 |
1 files changed, 1 insertions, 2 deletions
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 |