BRE/webapi/configs/!Options.ini

21 lines
536 B
INI
Raw Normal View History

2024-06-07 19:50:21 +03:00
[Options]
# Warning! Do not change this parameters unless you are sure what they influence
# TestRun=false to enable modifications in portal
TestRun=false
# Debug=false will disable exceptions
Debug=false
# Duration in seconds for login to be considered valid
LoginTimeout=900
# Duration in seconds to wait for data to be transmitted after pressing OK
WaitData=10
# Duration in seconds to wait for change of status to transmit to server
WaitStatus=20
# Ammount of times to try creating task after FAILED attempt
CardslotRetries=2