mirror of
https://github.com/juanfont/headscale.git
synced 2025-07-28 16:03:42 +00:00
Document valid log levels
Also change the order as the level seems more important than the format.
This commit is contained in:
parent
98fc0563ac
commit
c04e17d82e
@ -225,9 +225,11 @@ tls_cert_path: ""
|
||||
tls_key_path: ""
|
||||
|
||||
log:
|
||||
# Valid log levels: panic, fatal, error, warn, info, debug, trace
|
||||
level: info
|
||||
|
||||
# Output formatting for logs: text or json
|
||||
format: text
|
||||
level: info
|
||||
|
||||
## Policy
|
||||
# headscale supports Tailscale's ACL policies.
|
||||
|
Loading…
x
Reference in New Issue
Block a user