mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Get rid of 'db_type' for mod_blocking in test suite
This commit is contained in:
parent
7395cc910e
commit
44cc99d616
@ -12,8 +12,7 @@ host_config:
|
||||
mod_announce:
|
||||
db_type: odbc
|
||||
access: local
|
||||
mod_blocking:
|
||||
db_type: odbc
|
||||
mod_blocking: []
|
||||
mod_caps:
|
||||
db_type: odbc
|
||||
mod_last:
|
||||
@ -65,8 +64,7 @@ Welcome to this XMPP server."
|
||||
mod_announce:
|
||||
db_type: odbc
|
||||
access: local
|
||||
mod_blocking:
|
||||
db_type: odbc
|
||||
mod_blocking: []
|
||||
mod_caps:
|
||||
db_type: odbc
|
||||
mod_last:
|
||||
@ -124,8 +122,7 @@ Welcome to this XMPP server."
|
||||
mod_announce:
|
||||
db_type: odbc
|
||||
access: local
|
||||
mod_blocking:
|
||||
db_type: odbc
|
||||
mod_blocking: []
|
||||
mod_caps:
|
||||
db_type: odbc
|
||||
mod_last:
|
||||
@ -176,8 +173,7 @@ Welcome to this XMPP server."
|
||||
mod_announce:
|
||||
db_type: internal
|
||||
access: local
|
||||
mod_blocking:
|
||||
db_type: internal
|
||||
mod_blocking: []
|
||||
mod_caps:
|
||||
db_type: internal
|
||||
mod_last:
|
||||
@ -232,8 +228,7 @@ Welcome to this XMPP server."
|
||||
mod_announce:
|
||||
db_type: riak
|
||||
access: local
|
||||
mod_blocking:
|
||||
db_type: riak
|
||||
mod_blocking: []
|
||||
mod_caps:
|
||||
db_type: riak
|
||||
mod_last:
|
||||
|
Loading…
Reference in New Issue
Block a user