small-packages/luci-app-interfaces-statistics/root/usr/share/luci/menu.d/luci-app-interfaces-statistics.json
2026-05-10 09:48:30 +08:00

14 lines
239 B
JSON

{
"admin/network/interfaces-statistics": {
"title": "Interfaces Statistics",
"order": 70,
"action": {
"type": "view",
"path": "interfaces-statistics"
},
"depends": {
"acl": [ "luci-app-interfaces-statistics" ]
}
}
}