(maint) Fixes common spelling error
* minumum minimum * remaing remaining * Mismaching Mismatching
This commit is contained in:
parent
84082b35b1
commit
745de1082a
7 changed files with 10 additions and 10 deletions
|
|
@ -216,7 +216,7 @@ Interval in tenths of a second between cluster heartbeat/pings.
|
|||
Cluster heartbeat timeout in tenths of a second. A new master will be elected when this interval has been passed without seeing a heartbeat from the master.
|
||||
.IP "\fBcluster_master_min_adv\fR (int)" 4
|
||||
.IX Item "cluster_master_min_adv (int)"
|
||||
Determines the minumum number of up to date slaves required before the master will drop routes (default: 1).
|
||||
Determines the minimum number of up to date slaves required before the master will drop routes (default: 1).
|
||||
.IP "\fBdebug\fR (int)" 4
|
||||
.IX Item "debug (int)"
|
||||
Set the level of debugging messages written to the log file. The value should
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue