mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 02:11:19 +08:00
14 lines
379 B
JSON
14 lines
379 B
JSON
{
|
|
"admin/vpn/strongswan": {
|
|
"title": "IPsec",
|
|
"action": {
|
|
"type": "view",
|
|
"path": "strongswan/strongswan"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-strongswan" ],
|
|
"uci": { "ipsec": true }
|
|
}
|
|
}
|
|
}
|