mirror of
https://github.com/fluencelabs/redis
synced 2025-07-31 16:31:58 +00:00
Fixed typo in redis.conf related to slow log parameters
This commit is contained in:
@@ -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 ###############################
|
||||
|
||||
|
Reference in New Issue
Block a user