luci/applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/df.json
Jo-Philipp Wich 556e14c743 luci-app-statistics: convert plugin definitions to JSON
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-06 12:54:07 +01:00

9 lines
142 B
JSON

{
"title": "Disk Space Usage",
"category": "general",
"legend": [
[],
["IgnoreSelected"],
["Devices", "MountPoints", "FSTypes"]
]
}