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/resources/documents/templates/documents/wbSettings.ini

20 lines
276 B
INI
Raw Normal View History

2021-04-12 10:05:52 +00:00
[settings]
2021-05-26 09:00:43 +00:00
DH_TOKEN = {{token}}
2021-04-12 10:05:52 +00:00
2021-05-26 09:00:43 +00:00
DH_HOST = {{host}}
DH_DATABASE = {{inventory}}
DEVICEHUB_URL = https://${DB_HOST}/${DB_DATABASE}/
2021-04-12 10:05:52 +00:00
2021-05-26 09:00:43 +00:00
WB_BENCHMARK = True
WB_STRESS_TEST = 1
WB_SMART_TEST = short
WB_ERASE =
2021-04-12 10:05:52 +00:00
WB_ERASE_STEPS = 1
WB_ERASE_LEADING_ZEROS = False
2021-05-26 09:00:43 +00:00
WB_DEBUG = False