mirror of
https://github.com/redis/redis.git
synced 2026-03-23 03:03:20 -04:00
Update redis.conf
Co-authored-by: Itamar Haber <itamar@redislabs.com>
This commit is contained in:
parent
c300effb35
commit
e517b31fb6
1 changed files with 1 additions and 1 deletions
|
|
@ -525,7 +525,7 @@ repl-disable-tcp-nodelay no
|
|||
# missed while disconnected.
|
||||
#
|
||||
# The bigger the replication backlog, the longer the replica can endure the
|
||||
# disconnection and later be able to perform a partial resynchronization.
|
||||
# disconnect and later be able to perform a partial resynchronization.
|
||||
#
|
||||
# The backlog is only allocated if there is at least one replica connected.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue