Disabled SMS by default

pull/11996/head
Antti Kauppila 2019-11-29 14:36:37 +02:00
parent 30ea858f51
commit 7a87023921
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
},
"use-sms": {
"help": "Enable or disable SMS functionality in Cellular stack.",
"value": true
"value": false
},
"random_max_start_delay": {
"help": "Maximum random delay value used in start-up sequence in milliseconds",