mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
disable compression #146
This commit is contained in:
parent
c84abee047
commit
3e852caf04
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ conn ikev2-{{ IP_subject_alt_name }}
|
|||
rekey=no
|
||||
dpdaction=clear
|
||||
keyexchange=ikev2
|
||||
compress=yes
|
||||
compress=no
|
||||
dpddelay=35s
|
||||
|
||||
{% if Win10_Enabled is defined and Win10_Enabled == "Y" %}
|
||||
|
|
Loading…
Add table
Reference in a new issue