docs: add default mode for fields.names to access log
This commit is contained in:
parent
55cef21fbe
commit
78822a8015
1 changed files with 2 additions and 0 deletions
|
@ -133,6 +133,8 @@ Each field can be set to:
|
|||
- `drop` to drop the value
|
||||
- `redact` to replace the value with "redacted"
|
||||
|
||||
The `defaultMode` for `fields.names` is `keep`.
|
||||
|
||||
The `defaultMode` for `fields.headers` is `drop`.
|
||||
|
||||
```yaml tab="File (YAML)"
|
||||
|
|
Loading…
Reference in a new issue