mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-07-27 04:53:34 +00:00
Fix typo in default config.
This commit is contained in:
parent
27eafbd71d
commit
2cd3f281c5
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user