* luci/statistics: include cpu plugin in stat-genconfig
This commit is contained in:
parent
fe7cbc15b8
commit
7f995fd0b6
1 changed files with 6 additions and 0 deletions
|
@ -234,6 +234,12 @@ plugins = {
|
|||
{ }
|
||||
},
|
||||
|
||||
cpu = {
|
||||
{ },
|
||||
{ },
|
||||
{ }
|
||||
},
|
||||
|
||||
csv = {
|
||||
{ "DataDir" },
|
||||
{ "StoreRates" },
|
||||
|
|
Loading…
Reference in a new issue