fix template

This commit is contained in:
Robert Kaussow 2018-11-05 00:12:04 +01:00
parent 1aebee9398
commit 49762df1b1
1 changed files with 1 additions and 1 deletions

View File

@ -460,7 +460,7 @@ persistence {{ mosquitto_persistence_enabled | lower }}
{% if mosquitto_persistence_enabled %}
persistence_file {{ mosquitto_persistence_path | basename }}
persistence_location {{ mosquitto_persistence_path | dirname }}
{% %}
{% endif %}
# =================================================================
# Logging