ACL : mentioning requirepass and aclfile not compatable in redis conf (#7883)
This commit is contained in:
parent
57b8e00695
commit
6f3b91fe26
@ -798,6 +798,9 @@ acllog-max-len 128
|
|||||||
# AUTH <password> as usually, or more explicitly with AUTH default <password>
|
# AUTH <password> as usually, or more explicitly with AUTH default <password>
|
||||||
# if they follow the new protocol: both will work.
|
# 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
|
# requirepass foobared
|
||||||
|
|
||||||
# Command renaming (DEPRECATED).
|
# Command renaming (DEPRECATED).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user