openwrt-bgme-feed/luci-app-fakehttp/root/usr/share/luci/menu.d/luci-app-fakehttp.json

14 lines
209 B
JSON

{
"admin/services/fakehttp": {
"title": "FakeHTTP",
"order": 60,
"action": {
"type": "view",
"path": "fakehttp"
},
"depends": {
"acl": ["luci-app-fakehttp"]
}
}
}