mpegts network: move Idle Scan to advanced config
This commit is contained in:
parent
c040ab0542
commit
9a5b4db242
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ const idclass_t mpegts_network_class =
|
|||
.off = offsetof(mpegts_network_t, mn_idlescan),
|
||||
.def.i = 0,
|
||||
.notify = mpegts_network_class_idlescan_notify,
|
||||
.opts = PO_ADVANCED,
|
||||
},
|
||||
{
|
||||
.type = PT_BOOL,
|
||||
|
|
Loading…
Add table
Reference in a new issue