Removed unecessary tun-ipv6 from pia ovpn config
This commit is contained in:
@@ -82,7 +82,6 @@ func (c *configurator) BuildConf(connections []models.OpenVPNConnection, encrypt
|
|||||||
"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
|
||||||
"tun-ipv6",
|
|
||||||
"auth-nocache",
|
"auth-nocache",
|
||||||
"mute-replay-warnings",
|
"mute-replay-warnings",
|
||||||
"user nonrootuser",
|
"user nonrootuser",
|
||||||
|
|||||||
Reference in New Issue
Block a user