treewide: add ACL annotations to menu entries
[project/luci.git] / applications / luci-app-samba4 / root / usr / share / luci / menu.d / luci-app-samba4.json
1 {
2 "admin/services/samba4": {
3 "title": "Network Shares",
4 "action": {
5 "type": "view",
6 "path": "samba4"
7 },
8 "depends": {
9 "acl": [ "luci-app-samba4" ],
10 "uci": { "samba4": true }
11 }
12 }
13 }