]> git.saurik.com Git - redis.git/blobdiff - redis.conf
Added tests for AOF rewrite.
[redis.git] / redis.conf
index 592171204fdb127ccb83969dee653d1456026e11..8cea68aa5be3745294353d032d4b5e4cccaf839c 100644 (file)
@@ -45,7 +45,7 @@ timeout 0
 # verbose (many rarely useful info, but not a mess like the debug level)
 # notice (moderately verbose, what you want in production probably)
 # warning (only very important / critical messages are logged)
-loglevel verbose
+loglevel notice
 
 # Specify the log file name. Also 'stdout' can be used to force
 # Redis to log on the standard output. Note that if you use standard