Merge pull request #140 from shuaiming/patch-1

Update config_CN.md
This commit is contained in:
fortrue 2021-10-01 18:39:58 +08:00 committed by GitHub
commit c15f54e274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,9 +151,9 @@ predixy扩展了redis中AUTH命令的功能支持定义多个认证密码
Authority { Authority {
Auth [password] { Auth [password] {
Mode read|write|admin Mode read|write|admin
[KeyPredix Predix...] [KeyPrefix Prefix...]
[ReadKeyPredix Predix...] [ReadKeyPrefix Prefix...]
[WriteKeyPredix Predix...] [WriteKeyPrefix Prefix...]
}... }...
} }