Merge pull request #4221 from TDT-AG/pr/20200701-luci-app-wireguard
[project/luci.git] / applications / luci-app-wireguard / root / usr / share / luci / menu.d / luci-app-wireguard.json
1 {
2 "admin/status/wireguard": {
3 "title": "WireGuard Status",
4 "order": 92,
5 "action": {
6 "type": "template",
7 "path": "wireguard"
8 },
9 "depends": {
10 "acl": [ "luci-mod-status-index" ]
11 }
12 }
13 }