1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 19:11:51 +00:00
openmptcprouter-feeds/luci-app-sqm-autorate/root/usr/share/luci/menu.d/luci-app-sqm.json

14 lines
179 B
JSON
Raw Normal View History

2022-06-16 17:28:25 +00:00
{
"admin/network/sqm": {
"title": "SQM QoS",
"order": 59,
"action": {
"type": "view",
"path": "network/sqm"
},
"depends": {
"acl": [ "luci-app-sqm" ]
}
}
}