summaryrefslogtreecommitdiff
path: root/redis.conf
diff options
context:
space:
mode:
authorJamie Scott <jamie@redislabs.com>2020-04-12 17:56:58 -0700
committerGitHub <noreply@github.com>2020-04-12 17:56:58 -0700
commit4f3b15e6ea2d72debeb2f0533e2ba11884257021 (patch)
tree9b03d766f06c2004f5d4069fb9c299b7446117d7 /redis.conf
parent17bf8dc99c34ac99fc2b74d03f8b7e6230f452e8 (diff)
downloadredis-4f3b15e6ea2d72debeb2f0533e2ba11884257021.tar.gz
minor fix
Diffstat (limited to 'redis.conf')
-rw-r--r--redis.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/redis.conf b/redis.conf
index fab0a5898..01a2d801f 100644
--- a/redis.conf
+++ b/redis.conf
@@ -741,9 +741,8 @@ replica-priority 100
#
# The ACL Log tracks failed commands and authentication events associated
# with ACLs. The ACL Log is useful to troubleshoot failed commands blocked
-# by ACLs. The ACL Log is stored in and consumes memory. There is no limit
-# to its length.You can reclaim memory with ACL LOG RESET or set a maximum
-# length below.
+# by ACLs. The ACL Log is stored in memory. You can reclaim memory with
+# ACL LOG RESET. Define the maximum entry length of the ACL Log below.
acllog-max-len 128
# Using an external ACL file