mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #927 from bmatsuo/topic/Documentation/fix-tuning-timeout-toml
Documentation: fix timeout tuning TOML example
This commit is contained in:
commit
511ac3280f
@ -41,7 +41,7 @@ Or you can set the values within the configuration file:
|
||||
```toml
|
||||
[peer]
|
||||
heartbeat_interval = 100
|
||||
election_timeout = 100
|
||||
election_timeout = 500
|
||||
```
|
||||
|
||||
The values are specified in milliseconds.
|
||||
|
Loading…
x
Reference in New Issue
Block a user