11 lines
166 B
INI
11 lines
166 B
INI
[settings]
|
|
|
|
DH_TOKEN = {{ token }}
|
|
DH_URL = {{ url }}
|
|
{% if erease_basic %}
|
|
EREASE_BASIC = True
|
|
{% endif %}
|
|
{% if erease_sectors %}
|
|
EREASE_SECTORS = True
|
|
{% endif %}
|