small-package/luci-app-iperf/root/usr/share/luci/menu.d/luci-app-iperf.json

14 lines
185 B
JSON

{
"admin/services/iperf": {
"title": "iPerf",
"order": 10,
"action": {
"type": "template",
"path": "iperf/test"
},
"depends": {
"acl": [ "luci-app-iperf" ]
}
}
}