Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
6f3b91fe
Unverified
Commit
6f3b91fe
authored
Oct 05, 2020
by
Wen Hui
Committed by
GitHub
Oct 05, 2020
Browse files
ACL : mentioning requirepass and aclfile not compatable in redis conf (#7883)
parent
57b8e006
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
6f3b91fe
...
...
@@ -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).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment