fixed a typo in redis.conf (#7636)
This commit is contained in:
parent
3f073b1d9c
commit
3941a275f7
@ -492,7 +492,7 @@ repl-diskless-sync-delay 5
|
|||||||
# does not immediately store an RDB on disk, it may cause data loss during
|
# does not immediately store an RDB on disk, it may cause data loss during
|
||||||
# failovers. RDB diskless load + Redis modules not handling I/O reads may also
|
# failovers. RDB diskless load + Redis modules not handling I/O reads may also
|
||||||
# cause Redis to abort in case of I/O errors during the initial synchronization
|
# cause Redis to abort in case of I/O errors during the initial synchronization
|
||||||
# stage with the master. Use only if your do what you are doing.
|
# stage with the master. Use only if you know what you are doing.
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Replica can load the RDB it reads from the replication link directly from the
|
# Replica can load the RDB it reads from the replication link directly from the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user