treewide: convert simple Lua controllers to declarative JSON
[project/luci.git] / applications / luci-app-ksmbd / root / usr / share / luci / menu.d / luci-app-ksmbd.json
1 {
2 "admin/services/ksmbd": {
3 "title": "Network Shares",
4 "action": {
5 "type": "view",
6 "path": "ksmbd"
7 },
8 "depends": {
9 "uci": { "ksmbd": true }
10 }
11 }
12 }