Sets NVStore disabled by default

pull/11275/head
Veijo Pesonen 2019-08-20 16:36:47 +03:00
parent e4e6c645fa
commit bda7678071
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"config": {
"enabled": {
"macro_name": "NVSTORE_ENABLED",
"value": true,
"value": false,
"help": "Enabled"
},
"max_keys": {