Fix: remove pull-filter ignore ping-restart

This commit is contained in:
Quentin McGaw
2021-04-19 19:51:00 +00:00
parent e0e56595c6
commit fb8279f8f0
12 changed files with 0 additions and 12 deletions

View File

@@ -104,7 +104,6 @@ func (w *windscribe) BuildConf(connection models.OpenVPNConnection,
"auth-nocache",
"mute-replay-warnings",
"pull-filter ignore \"auth-token\"", // prevent auth failed loops
`pull-filter ignore "ping-restart"`,
"auth-retry nointeract",
"suppress-timestamps",