d229869d64a1ec13ece0ca00d4bde487daaf1440
[project/luci.git] /
1 {
2 "admin/vpn/strongswan-swanctl": {
3 "title": "strongSwan IPsec",
4 "order": 90,
5 "action": {
6 "type": "view",
7 "path": "strongswan-swanctl/swanctl"
8 },
9 "depends": {
10 "acl": [
11 "luci-app-strongswan-swanctl"
12 ]
13 }
14 },
15 "admin/status/strongswan": {
16 "title": "strongSwan IPsec",
17 "order": 90,
18 "action": {
19 "type": "view",
20 "path": "strongswan-swanctl/status"
21 },
22 "depends": {
23 "acl": [
24 "luci-app-strongswan-swanctl"
25 ]
26 }
27 }
28 }