fabio.cfg cleanup-2
This commit is contained in:
parent
1ba9b045db
commit
6e2389f5e1
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