applications/luci-statistics: add iwinfo support to stat-genconfig
This commit is contained in:
parent
9ee55fca4a
commit
1623363363
1 changed files with 6 additions and 0 deletions
|
@ -315,6 +315,12 @@ plugins = {
|
||||||
{ "Irqs" }
|
{ "Irqs" }
|
||||||
},
|
},
|
||||||
|
|
||||||
|
iwinfo = {
|
||||||
|
{ },
|
||||||
|
{ "IgnoreSelected" },
|
||||||
|
{ "Interfaces" }
|
||||||
|
},
|
||||||
|
|
||||||
load = {
|
load = {
|
||||||
{ },
|
{ },
|
||||||
{ },
|
{ },
|
||||||
|
|
Loading…
Reference in a new issue