toggle json logging via config

This commit is contained in:
Igor Perepilitsyn 2022-06-18 15:00:47 +03:00
parent cc0bec15ef
commit 2403c0e198
3 changed files with 9 additions and 0 deletions

View file

@ -173,6 +173,7 @@ tls_cert_path: ""
tls_key_path: ""
log_level: info
json_logs: false
# Path to a file containg ACL policies.
# ACLs can be defined as YAML or HUJSON.