Updated fabio.cfg formatting
This commit is contained in:
parent
25ee8ba480
commit
560ed8d972
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
{%- for key, val in config.iteritems() %}
|
{%- for key, val in config.iteritems() %}
|
||||||
{{ key }} = {{ val }}
|
{{ key }} = {{ val }}
|
||||||
{%- endfor %}
|
{% endfor -%}
|
Loading…
Reference in a new issue