Skip to content

Commit

Permalink
docs: fix over-indented yaml configuration of access logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ufUNnxagpM authored Jun 4, 2023
1 parent 9aa57f3 commit db51519
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/content/observability/access-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down

0 comments on commit db51519

Please sign in to comment.