diff options
Diffstat (limited to 'testing/hosts/default/etc')
-rw-r--r-- | testing/hosts/default/etc/strongswan.conf.testing | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/hosts/default/etc/strongswan.conf.testing b/testing/hosts/default/etc/strongswan.conf.testing new file mode 100644 index 000000000..55efbe7d1 --- /dev/null +++ b/testing/hosts/default/etc/strongswan.conf.testing @@ -0,0 +1,7 @@ +charon { + retransmit_tries = 2 + retransmit_timeout = 1.0 + retransmit_base = 1 +} + +include strongswan.conf
\ No newline at end of file |