Allow PIA server to choose compression
This commit is contained in:
@@ -79,6 +79,7 @@ func (c *configurator) BuildConf(connections []models.OpenVPNConnection, encrypt
|
|||||||
|
|
||||||
// PIA specific
|
// PIA specific
|
||||||
"reneg-sec 0",
|
"reneg-sec 0",
|
||||||
|
"compress", // allow PIA server to choose the compression to use
|
||||||
|
|
||||||
// Added constant values
|
// Added constant values
|
||||||
"tun-ipv6",
|
"tun-ipv6",
|
||||||
|
|||||||
Reference in New Issue
Block a user