mirror of
https://github.com/caddyserver/website.git
synced 2025-06-22 22:20:32 -04:00
docs: log_credentials
global option
This commit is contained in:
parent
96d4e53eb3
commit
905ff9b3ca
2 changed files with 10 additions and 0 deletions
|
@ -35,6 +35,8 @@ The `log` directive applies to the host/port of the site block it appears in, no
|
|||
- [hash](#hash)
|
||||
- [Examples](#examples)
|
||||
|
||||
Since Caddy v2.5, by default, headers with potentially sensitive information (`Cookie`, `Set-Cookie`, `Authorization` and `Proxy-Authorization`) will be logged with empty values. This behaviour can be disabled with the [`log_credentials`](/docs/caddyfile/options#log-credentials) global server option.
|
||||
|
||||
|
||||
## Syntax
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue