luci-app-upnp/root/usr/share/luci/menu.d/luci-app-upnp.json

15 lines
205 B
JSON

{
"admin/network/upnp": {
"title": "UPnP",
"order": 62,
"action": {
"type": "view",
"path": "upnp/upnp"
},
"depends": {
"acl": [ "luci-app-upnp" ],
"uci": { "upnpd": true }
}
}
}