Unverified Commit 6f3b91fe authored by Wen Hui's avatar Wen Hui Committed by GitHub
Browse files

ACL : mentioning requirepass and aclfile not compatable in redis conf (#7883)

parent 57b8e006
......@@ -798,6 +798,9 @@ acllog-max-len 128
# AUTH <password> as usually, or more explicitly with AUTH default <password>
# 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).
......
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