mirror of
https://github.com/progval/irctest.git
synced 2025-04-06 07:19:54 +00:00
add mysql timeout
This commit is contained in:
@ -117,6 +117,7 @@ class ChathistoryTestCase(cases.BaseServerTestCase):
|
||||
"user": "oragono",
|
||||
"password": MYSQL_PASSWORD,
|
||||
"history-database": "oragono_history",
|
||||
"timeout": "3s",
|
||||
}
|
||||
config['accounts']['bouncer'] = {
|
||||
'enabled': True,
|
||||
|
Reference in New Issue
Block a user