luci-app-sqm/root/usr/share/luci/menu.d/luci-app-sqm.json
2025-05-27 19:06:04 +08:00

14 lines
179 B
JSON

{
"admin/network/sqm": {
"title": "SQM QoS",
"order": 59,
"action": {
"type": "view",
"path": "network/sqm"
},
"depends": {
"acl": [ "luci-app-sqm" ]
}
}
}