This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
devicehub-teal/ereuse_devicehub/templates/workbench/wbSettings.ini

11 lines
166 B
INI
Raw Normal View History

2022-05-11 11:14:11 +00:00
[settings]
2022-06-01 09:54:02 +00:00
DH_TOKEN = {{ token }}
DH_URL = {{ url }}
{% if erease_basic %}
EREASE_BASIC = True
{% endif %}
{% if erease_sectors %}
EREASE_SECTORS = True
{% endif %}