Fix typo in default config.

merge-requests/1/merge
knotteye 5 years ago
parent 27eafbd71d
commit 2cd3f281c5
  1. 2
      config/default.toml

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