mirror of https://github.com/status-im/consul.git
docs: Fix indention of wal object in agent config (#20399)
This commit is contained in:
parent
74e4200d07
commit
890332cacb
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue