docs: fix over-indented yaml configuration of access logs
This commit is contained in:
parent
9aa57f362b
commit
db515195f0
1 changed files with 3 additions and 3 deletions
|
@ -154,9 +154,9 @@ accessLog:
|
|||
headers:
|
||||
defaultMode: keep
|
||||
names:
|
||||
User-Agent: redact
|
||||
Authorization: drop
|
||||
Content-Type: keep
|
||||
User-Agent: redact
|
||||
Authorization: drop
|
||||
Content-Type: keep
|
||||
```
|
||||
|
||||
```toml tab="File (TOML)"
|
||||
|
|
Loading…
Reference in a new issue