This commit is contained in:
deathbybandaid 2020-11-28 11:14:40 -05:00
parent 8e53eb0d23
commit d732ef375d
2 changed files with 6 additions and 6 deletions

View File

@ -61,6 +61,11 @@
"value": false, "value": false,
"config_file": true, "config_file": true,
"config_web": true "config_web": true
},
"chanscan_on_start":{
"value": false,
"config_file": true,
"config_web": true
} }
}, },
"epg":{ "epg":{

View File

@ -32,11 +32,6 @@
"config_file": true, "config_file": true,
"config_web": true "config_web": true
}, },
"chanscan_on_start":{
"value": false,
"config_file": true,
"config_web": true
},
"stream_type":{ "stream_type":{
"value": "direct", "value": "direct",
"config_file": true, "config_file": true,