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