Change PIA settings, refers to #265

This commit is contained in:
Quentin McGaw
2021-04-01 18:53:21 +00:00
parent a0ddbc037f
commit cc4117e054

View File

@@ -157,13 +157,10 @@ func (p *pia) BuildConf(connection models.OpenVPNConnection,
"nobind",
"persist-key",
"remote-cert-tls server",
"ping 10",
"ping-exit 60",
"ping-timer-rem",
"tls-exit",
// PIA specific
"reneg-sec 0",
"disable-occ",
"compress", // allow PIA server to choose the compression to use
// Added constant values