mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Get rid of 'db_type' for mod_blocking in test suite
This commit is contained in:
parent
7395cc910e
commit
44cc99d616
1 changed files with 5 additions and 10 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue