Fix the misleading description of the option repl-ping-slave-period (#4687)

Co-authored-by: yoav-steinberg <yoav@monfort.co.il>
This commit is contained in:
Pengcheng Huang 2022-02-10 15:18:59 +08:00 committed by GitHub
parent 64e1e7e207
commit 88795f5cba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -641,7 +641,7 @@ repl-diskless-sync-max-replicas 0
# you risk an OOM kill.
repl-diskless-load disabled
# Replicas send PINGs to server in a predefined interval. It's possible to
# Master send PINGs to its replicas in a predefined interval. It's possible to
# change this interval with the repl_ping_replica_period option. The default
# value is 10 seconds.
#