mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #577 from unihorn/6
chore: rename 'heartbeat timeout' to 'heartbeat interval'
This commit is contained in:
@@ -44,8 +44,8 @@ Peer Communication Options:
|
||||
-peer-ca-file=<path> Path to the peer CA file.
|
||||
-peer-cert-file=<path> Path to the peer cert file.
|
||||
-peer-key-file=<path> Path to the peer key file.
|
||||
-peer-heartbeat-timeout=<time>
|
||||
Time (in milliseconds) for a heartbeat to timeout.
|
||||
-peer-heartbeat-interval=<time>
|
||||
Time (in milliseconds) of a heartbeat interval.
|
||||
-peer-election-timeout=<time>
|
||||
Time (in milliseconds) for an election to timeout.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user