Defined default config options.

pull/12603/head
Dustin Crossman 2020-03-02 10:50:53 -08:00
parent e754510cce
commit 60169e92f4
1 changed files with 2 additions and 2 deletions

View File

@ -14010,11 +14010,11 @@
"config": {
"np_cloud_disable": {
"help": "Value: Tells the np to connect to cloud or not",
"value": null
"value": false
},
"np_wifi_enable": {
"help": "Value: Tells the np to connect to wifi with its network credentials or wait till cp provides network credentials to it",
"value": null
"value": false
}
},
"post_binary_hook": {