From c300effb352557ebda3dc32ad936117507fc6bda Mon Sep 17 00:00:00 2001 From: Hunter-Chen Date: Fri, 17 Jul 2020 22:33:23 +0800 Subject: [PATCH] Update redis.conf Co-authored-by: Itamar Haber --- redis.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis.conf b/redis.conf index 05cba2760..eaad1185b 100644 --- a/redis.conf +++ b/redis.conf @@ -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