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