X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/3f477979b3500781481db15a03ee1fca91cc68be..8879cbfe600cd6849f95c4bc7234f72f6e7331d4:/redis.conf diff --git a/redis.conf b/redis.conf index 9bf1974b..90f1b7b6 100644 --- a/redis.conf +++ b/redis.conf @@ -130,6 +130,9 @@ databases 16 # log file at startup ignoring the dump.rdb file. # # The name of the append only file is "appendonly.log" +# +# IMPORTANT: Check the BGREWRITEAOF to check how to rewrite the append +# log file in background when it gets too big. appendonly no