Commit 847fc098 authored by antirez's avatar antirez
Browse files

Fixed typo in redis.conf related to slow log parameters

parent d229160e
......@@ -334,7 +334,7 @@ slowlog-log-slower-than 10000
# There is no limit to this length. Just be aware that it will consume memory.
# You can reclaim memory used by the slow log with SLOWLOG RESET.
slowlog-log-len 1024
slowlog-max-len 1024
################################ VIRTUAL MEMORY ###############################
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment