mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 19:11:51 +00:00
14 lines
179 B
JSON
14 lines
179 B
JSON
|
{
|
||
|
"admin/network/sqm": {
|
||
|
"title": "SQM QoS",
|
||
|
"order": 59,
|
||
|
"action": {
|
||
|
"type": "view",
|
||
|
"path": "network/sqm"
|
||
|
},
|
||
|
"depends": {
|
||
|
"acl": [ "luci-app-sqm" ]
|
||
|
}
|
||
|
}
|
||
|
}
|