Remove 'TODO:'

This commit is contained in:
Feng Lee 2018-08-27 15:57:36 +08:00
parent 42288ac412
commit e5b2e584e9
1 changed files with 1 additions and 2 deletions

View File

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