1
0
Fork 0
forked from External/ergo

Merge pull request #1632 from slingamn/mysql_safety

fix #1622
This commit is contained in:
Shivaram Lingamneni 2021-04-25 23:14:40 -04:00 committed by GitHub
commit 317720bfc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 23 additions and 0 deletions

View file

@ -721,6 +721,9 @@ datastore:
password: "hunter2"
history-database: "oragono_history"
timeout: 3s
max-conns: 4
# this may be necessary to prevent middleware from closing your connections:
#conn-max-lifetime: 180s
# languages config
languages: