diff --git a/redis.conf b/redis.conf index e03b3aa9a..026028130 100644 --- a/redis.conf +++ b/redis.conf @@ -131,7 +131,7 @@ databases 16 # after 300 sec (5 min) if at least 10 keys changed # after 60 sec if at least 10000 keys changed # -# Note: you can disable saving at all commenting all the "save" lines. +# Note: you can disable saving completely by commenting out all "save" lines. # # It is also possible to remove all the previously configured save # points by adding a save directive with a single empty string argument