mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
Set 'sql_pool_size' to 1 for sqlite tests
This commit is contained in:
parent
04fdf69737
commit
1a02a2a51d
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ Welcome to this XMPP server."
|
|||
mod_version: []
|
||||
"sqlite.localhost":
|
||||
sql_type: sqlite
|
||||
sql_pool_size: 1
|
||||
auth_method: sql
|
||||
sm_db_type: sql
|
||||
modules:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue