]> git.saurik.com Git - redis.git/blobdiff - redis.conf
version is now 1.1.92
[redis.git] / redis.conf
index 9bf1974b19f9ffba4a594df0eb4f178df5582516..90f1b7b60d38ae506acd451b24e8240faf14170b 100644 (file)
@@ -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