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

19 lines
337 B
INI
Raw Normal View History

2022-05-11 11:14:11 +00:00
[settings]
DH_TOKEN = {{token}}
DH_HOST = {{host}}
DH_DATABASE = {{inventory}}
DEVICEHUB_URL = https://${DB_HOST}/${DB_DATABASE}/
WB_BENCHMARK = {{ benchmark }}
WB_STRESS_TEST = {{ stress_test }}
WB_SMART_TEST = short
WB_ERASE = {{ erase }}
WB_ERASE_STEPS = {{ steps }}
WB_ERASE_LEADING_ZEROS = {{ leading_zeros }}
WB_DEBUG = True