Fix typo in default config.

This commit is contained in:
knotteye 2019-09-23 14:33:46 -05:00
parent 27eafbd71d
commit 2cd3f281c5

View File

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