diff --git a/templates/connection.conf.j2 b/templates/connection.conf.j2 index 0e79419..cb70959 100644 --- a/templates/connection.conf.j2 +++ b/templates/connection.conf.j2 @@ -4,7 +4,7 @@ conn {{ item.0.name }} # Connection Settings {% for option in [ - 'auto', 'closeaction', 'type', 'authby', 'ike', 'aggressive', + 'auto', 'also', 'closeaction', 'type', 'authby', 'ike', 'aggressive', 'fragmentation', 'ah', 'esp', 'compress', 'ikelifetime', 'ikelife', 'keyexhange', 'keytime', 'lifetime', 'margintime', 'rekeymargin', 'rekeyfuzz', 'keyingtries', 'dpdaction', 'dpddelay' ] %}