Add log_level to config, more ACL debug log
This commit is contained in:
parent
7e95b3501d
commit
a6e99525ac
3 changed files with 10 additions and 0 deletions
|
@ -54,6 +54,8 @@ tls_letsencrypt_challenge_type: HTTP-01
|
|||
tls_cert_path: ""
|
||||
tls_key_path: ""
|
||||
|
||||
log_level: info
|
||||
|
||||
# Path to a file containg ACL policies.
|
||||
acl_policy_path: ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue