Fix typo in default config.

merge-requests/1/merge
knotteye 2019-09-23 14:33:46 -05:00
parent 27eafbd71d
commit 2cd3f281c5
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ user = 'satyr'
password = '' password = ''
database = 'satyr_db' database = 'satyr_db'
connectionLimit = '50' connectionLimit = '50'
connectionTimeout = 'false' connectionTimeout = '1000'
insecureAuth = false insecureAuth = false
debug = false debug = false