mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
comment new property
This commit is contained in:
@@ -115,9 +115,9 @@ db:
|
||||
user: postgres
|
||||
pass: ci
|
||||
|
||||
# Log a warning to the server console if any query takes longer than this to complete.
|
||||
# Measured in milliseconds; set to 0 to disable. (default: 300)
|
||||
slowQueryThreshold: 300
|
||||
## Log a warning to the server console if any query takes longer than this to complete.
|
||||
## Measured in milliseconds; set to 0 to disable. (default: 300)
|
||||
#slowQueryThreshold: 300
|
||||
|
||||
# If false, then query results will be cached in redis.
|
||||
# If true (default), then queries will not be cached.
|
||||
|
||||
Reference in New Issue
Block a user