Default custom values to the same as default mode so you can choose which pieces to change knowing the rest is the same

master
Salim Blume 2022-04-19 16:54:27 -05:00
parent 7eeeca52ca
commit ab11b70681
1 changed files with 3 additions and 3 deletions

View File

@ -7,10 +7,10 @@
"allowFallback": true,
"warnDisconnect": false,
"fallbackTimeout": 10,
"custom_replace": false,
"custom_replace": true,
"custom_debuglog": false,
"custom_startWithHrm": false,
"custom_allowFallback": false,
"custom_startWithHrm": true,
"custom_allowFallback": true,
"custom_warnDisconnect": false,
"custom_fallbackTimeout": 10,
"gracePeriodNotification": 0,