treewide: convert simple Lua controllers to declarative JSON
[project/luci.git] / applications / luci-app-pagekitec / root / usr / share / luci / menu.d / luci-app-pagekitec.json
1 {
2 "admin/services/pagekitec": {
3 "title": "PageKite",
4 "action": {
5 "type": "cbi",
6 "path": "pagekitec",
7 "post": { "cbi.submit": true }
8 }
9 }
10 }