Remove 'TODO:'
This commit is contained in:
parent
42288ac412
commit
e5b2e584e9
|
@ -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
|
||||||
##--------------------------------------------------------------------
|
##--------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue