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

14 lines
188 B
JSON

{
"admin/status/realtime/cpu": {
"title": "CPU",
"order": 9,
"action": {
"type": "view",
"path": "status/cpu"
},
"depends": {
"acl": [ "luci-app-cpu-status" ]
}
}
}