deploy(M00-E): 补充EMQX检查模板
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
authorization {
|
||||
deny_action = ignore
|
||||
no_match = deny
|
||||
sources = [
|
||||
{
|
||||
type = file
|
||||
enable = true
|
||||
path = "etc/acl.conf"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user