luci-app-sqm: add from openwrt luci
* https://github.com/openwrt/luci/tree/03367675bffeacff3633ad5f113114134a7ec859/applications/luci-app-sqm Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"admin/network/sqm": {
|
||||
"title": "SQM QoS",
|
||||
"order": 59,
|
||||
"action": {
|
||||
"type": "view",
|
||||
"path": "network/sqm"
|
||||
},
|
||||
"depends": {
|
||||
"acl": [ "luci-app-sqm" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user