Feng Lee 7 лет назад
Родитель
Сommit
e5b2e584e9
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      etc/emqx.conf

+ 1 - 2
etc/emqx.conf

@@ -424,7 +424,7 @@ log.syslog = on
 ## Value: true | false
 allow_anonymous = true
 
-## TODO: Allow or deny if no ACL rules match.
+## Allow or deny if no ACL rules matched.
 ##
 ## Value: allow | deny
 acl_nomatch = allow
@@ -455,7 +455,6 @@ acl_cache_max_size = 32
 ## Default: 1 minute
 acl_cache_ttl = 1m
 
-
 ##--------------------------------------------------------------------
 ## MQTT Protocol
 ##--------------------------------------------------------------------