summaryrefslogtreecommitdiff
path: root/conf/plugins/stroke.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/plugins/stroke.conf')
-rw-r--r--conf/plugins/stroke.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/plugins/stroke.conf b/conf/plugins/stroke.conf
index 3d8ee0acc..ea6d87b14 100644
--- a/conf/plugins/stroke.conf
+++ b/conf/plugins/stroke.conf
@@ -1,5 +1,10 @@
stroke {
+ # Analyze addresses/hostnames in left|right to detect which side is local
+ # and swap configuration options if necessary. If disabled left is always
+ # local.
+ # allow_swap = yes
+
# Treat certificates in ipsec.d/cacerts and ipsec.conf ca sections as CA
# certificates even if they don't contain a CA basic constraint.
# ignore_missing_ca_basic_constraint = no