remove unused (and broken) logger.verbose config option
This commit is contained in:
parent
f63a2578cc
commit
9b843181f8
5 changed files with 0 additions and 15 deletions
|
|
@ -325,9 +325,6 @@ allowedPrivateNetworks:
|
|||
# # Disable query truncation. If set to true, the full text of the query will be output to the log.
|
||||
# # default: false
|
||||
# disableQueryTruncation: false
|
||||
# # Shows debug log messages after instance startup. To capture earlier debug logs, set the MK_VERBOSE environment variable.
|
||||
# # default: false in production, true otherwise.
|
||||
# #verbose: false
|
||||
|
||||
# Settings for the activity logger, which records inbound activities to the database.
|
||||
# Disabled by default due to the large volume of data it saves.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue