mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
backport of commit d407078766 (#22058)
Co-authored-by: Josh Black <raskchanky@gmail.com>
This commit is contained in:
committed by
GitHub
parent
84f18af888
commit
0343d04afc
@@ -210,7 +210,8 @@ This endpoint is used to modify the configuration of the autopilot subsystem of
|
||||
|
||||
- `dead_server_last_contact_threshold` `(string: "24h")` - Limit on the amount of time
|
||||
a server can go without leader contact before being considered failed. This
|
||||
takes effect only when `cleanup_dead_servers` is `true`.
|
||||
takes effect only when `cleanup_dead_servers` is `true`. This can not be set to a value
|
||||
smaller than 1m.
|
||||
|
||||
- `max_trailing_logs` `(int: 1000)` - Amount of entries in the Raft Log that a server
|
||||
can be behind before being considered unhealthy.
|
||||
|
||||
Reference in New Issue
Block a user