fix template
This commit is contained in:
parent
5b5b4cefa4
commit
745158b010
@ -617,7 +617,9 @@ password_file {{ mosquitto_password_auth_file }}
|
||||
#
|
||||
# If an auth_plugin is used as well as acl_file, the auth_plugin check will be
|
||||
# made first.
|
||||
#acl_file
|
||||
{% if mosquitto_acl_enabled %}
|
||||
acl_file {{ mosquitto_acl_file }}
|
||||
{% endif %}
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
# External authentication and topic access plugin options
|
||||
|
Loading…
Reference in New Issue
Block a user