formula-fabio/fabio/files/fabio.cfg

3 lines
77 B
INI

{%- for key, val in config.iteritems() %}
{{ key }} = {{ val }}
{%- endfor %}