Unverified Commit b9d7d55b authored by Javier Li Sam's avatar Javier Li Sam Committed by GitHub
Browse files

Update redis conf (#8707)

* Fix typo for compatible
* Trim trailing whitespace
parent ac361616
...@@ -895,7 +895,7 @@ acllog-max-len 128 ...@@ -895,7 +895,7 @@ 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 # The requirepass is not compatible with aclfile option and the ACL LOAD
# command, these will cause requirepass to be ignored. # command, these will cause requirepass to be ignored.
# #
# requirepass foobared # requirepass foobared
......
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