blob: f4d1baa4066918051898a2ba6f307bb2e92ba95e (
plain)
1
2
3
4
5
6
7
|
# For strongSwan ipsec config documentation see
# https://openwrt.org/docs/guide-user/services/vpn/strongswan/start
# This is the 'globals' config section for the 'strongswan.conf' file.
# For LuCI the section type ipsec should only appear once. It must therefore
# always be present and should not be added or removed manually.
config ipsec 'globals'
|