autoteams/config.json

11 lines
286 B
JSON
Raw Normal View History

2021-04-26 17:43:21 +02:00
{
"headlessMode": false,
"allowMicrophone": true,
"allowWebcam": true,
"searchWaitTime": 5,
"loginToPasswordWaitTimeMilis": 700,
"maxLoadAttemptsForRefresh": 5,
"pageLoadedCheckIntervalMilis": 4000,
"outputDebug": false,
"schedulerSyncOnSecond": 10
}