14 lines
184 B
JSON
14 lines
184 B
JSON
{
|
|
"admin/network/eqos": {
|
|
"title": "EQoS",
|
|
"action": {
|
|
"type": "view",
|
|
"path": "eqos"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-eqos" ],
|
|
"uci": { "eqos": true }
|
|
}
|
|
}
|
|
}
|