diff --git a/redis.conf b/redis.conf index 31655e92e..561aaa9db 100644 --- a/redis.conf +++ b/redis.conf @@ -798,6 +798,9 @@ acllog-max-len 128 # AUTH as usually, or more explicitly with AUTH default # if they follow the new protocol: both will work. # +# The requirepass is not compatable with aclfile option and the ACL LOAD +# command, these will cause requirepass to be ignored. +# # requirepass foobared # Command renaming (DEPRECATED).