Fix: remove OpenVPN compression (PIA, torguard)

This commit is contained in:
Quentin McGaw (desktop)
2021-09-13 15:56:25 +00:00
parent 0c60dab384
commit 3d2a360401
2 changed files with 0 additions and 2 deletions

View File

@@ -48,7 +48,6 @@ func (p *PIA) BuildConf(connection models.Connection,
// PIA specific
"reneg-sec 0",
"disable-occ",
"compress", // allow PIA server to choose the compression to use
"ncp-disable", // prevent from auto-upgrading cipher to aes-256-gcm
// Added constant values