Backport of docs: Fix indention of wal object in agent config into release/1.17.x (#20415)

backport of commit fe05f529b4

Co-authored-by: cskh <hui.kang@hashicorp.com>
pull/20621/head
hc-github-team-consul-core 2024-02-12 16:26:16 -05:00 committed by GitHub
parent cf11e74f64
commit 86b08f498c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1700,7 +1700,7 @@ subsystem that provides Consul's service mesh capabilities.
because Consul must scan the database to find free space
within the file.
- - `wal` ((#raft_logstore_wal)) - Object that configures the `wal` backend.
- `wal` ((#raft_logstore_wal)) - Object that configures the `wal` backend.
Refer to [Experimental WAL LogStore backend](/consul/docs/agent/wal-logstore)
for more information.