mirror of https://github.com/espruino/BangleApps
14 lines
276 B
JSON
14 lines
276 B
JSON
|
{
|
||
|
"enabled": true,
|
||
|
"replace": true,
|
||
|
"debuglog": false,
|
||
|
"startWithHrm": true,
|
||
|
"allowFallback": true,
|
||
|
"warnDisconnect": false,
|
||
|
"fallbackTimeout": 10,
|
||
|
"gracePeriodNotification": 0,
|
||
|
"gracePeriodConnect": 0,
|
||
|
"gracePeriodService": 0,
|
||
|
"gracePeriodRequest": 0
|
||
|
}
|