Change PIA settings, refers to #265
This commit is contained in:
@@ -157,13 +157,10 @@ func (p *pia) BuildConf(connection models.OpenVPNConnection,
|
|||||||
"nobind",
|
"nobind",
|
||||||
"persist-key",
|
"persist-key",
|
||||||
"remote-cert-tls server",
|
"remote-cert-tls server",
|
||||||
"ping 10",
|
|
||||||
"ping-exit 60",
|
|
||||||
"ping-timer-rem",
|
|
||||||
"tls-exit",
|
|
||||||
|
|
||||||
// PIA specific
|
// PIA specific
|
||||||
"reneg-sec 0",
|
"reneg-sec 0",
|
||||||
|
"disable-occ",
|
||||||
"compress", // allow PIA server to choose the compression to use
|
"compress", // allow PIA server to choose the compression to use
|
||||||
|
|
||||||
// Added constant values
|
// Added constant values
|
||||||
|
|||||||
Reference in New Issue
Block a user