Compare commits
1 Commits
e3e384d243
...
822a999c7c
Author | SHA1 | Date | |
---|---|---|---|
822a999c7c |
@ -9,7 +9,7 @@
|
||||
{%- endif %}
|
||||
{{ option }}={{ value }}
|
||||
{%- endfor %}
|
||||
{%- endif %}
|
||||
{% endif %}
|
||||
|
||||
{%- for account, config in accounts.items() %}
|
||||
[{{ account }}]
|
||||
@ -19,7 +19,7 @@
|
||||
{%- endif %}
|
||||
{{ option }}={{ value }}
|
||||
{%- endfor %}
|
||||
{%- endfor %}
|
||||
{% endfor %}
|
||||
|
||||
{%- for gateway, config in gateways.items() %}
|
||||
[[gateway]]
|
||||
@ -30,4 +30,4 @@ enable=true
|
||||
account="{{ account }}"
|
||||
channel="{{ channel }}"
|
||||
{%- endfor %}
|
||||
{%- endfor -%}
|
||||
{% endfor %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user