aboutsummaryrefslogtreecommitdiff
path: root/test/ejabberd_SUITE_data/ejabberd.yml
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2014-10-30 23:54:02 +0300
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2014-10-30 23:57:15 +0300
commit9a0b951855c649a2aeb262389d7479f42067d86f (patch)
tree5476cd6f3f56b929a49d95eb34d1c0f0b9423b6d /test/ejabberd_SUITE_data/ejabberd.yml
parentMerge branch 'master' of github.com:processone/ejabberd (diff)
Add tests for mod_vcard_xupdate
Diffstat (limited to '')
-rw-r--r--test/ejabberd_SUITE_data/ejabberd.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ejabberd_SUITE_data/ejabberd.yml b/test/ejabberd_SUITE_data/ejabberd.yml
index 597ba5be7..9bd8a8b0a 100644
--- a/test/ejabberd_SUITE_data/ejabberd.yml
+++ b/test/ejabberd_SUITE_data/ejabberd.yml
@@ -40,6 +40,8 @@ host_config:
db_type: odbc
mod_vcard:
db_type: odbc
+ mod_vcard_xupdate:
+ db_type: odbc
mod_adhoc: []
mod_configure: []
mod_disco: []
@@ -94,6 +96,8 @@ Welcome to this XMPP server."
db_type: odbc
mod_vcard:
db_type: odbc
+ mod_vcard_xupdate:
+ db_type: odbc
mod_adhoc: []
mod_configure: []
mod_disco: []
@@ -141,6 +145,8 @@ Welcome to this XMPP server."
db_type: internal
mod_vcard:
db_type: internal
+ mod_vcard_xupdate:
+ db_type: internal
mod_carboncopy:
db_type: internal
mod_client_state:
@@ -185,6 +191,8 @@ Welcome to this XMPP server."
db_type: riak
mod_vcard:
db_type: riak
+ mod_vcard_xupdate:
+ db_type: riak
mod_adhoc: []
mod_configure: []
mod_disco: []