mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-06 13:29:38 +00:00
Fix typo in default config.
This commit is contained in:
@ -19,7 +19,7 @@ user = 'satyr'
|
||||
password = ''
|
||||
database = 'satyr_db'
|
||||
connectionLimit = '50'
|
||||
connectionTimeout = 'false'
|
||||
connectionTimeout = '1000'
|
||||
insecureAuth = false
|
||||
debug = false
|
||||
|
||||
|
Reference in New Issue
Block a user