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