{%- if config | length > 0 -%}{%- for p in config -%}
{{ p.domain }} {{ p.type }} {{ p.param }} {{ p.value }}
{% endfor -%}{%- endif -%}

