Removed unecessary tun-ipv6 from pia ovpn config

This commit is contained in:
Quentin McGaw (desktop)
2020-03-05 01:03:33 +00:00
parent d0f678c315
commit 0eb2e5a120

View File

@@ -82,7 +82,6 @@ func (c *configurator) BuildConf(connections []models.OpenVPNConnection, encrypt
"compress", // allow PIA server to choose the compression to use
// Added constant values
"tun-ipv6",
"auth-nocache",
"mute-replay-warnings",
"user nonrootuser",