0
0
mirror of https://github.com/schwabe/ics-openvpn.git synced 2024-09-20 12:02:28 +02:00

Also ignore "push" option in client config. For people with really broken configuration like in issue #546 *sigh*

This commit is contained in:
Arne Schwabe 2016-09-06 10:49:55 +02:00
parent e99d46c359
commit b3fcbc10f6

View File

@ -274,6 +274,7 @@ public class ConfigParser {
"plugin",
"machine-readable-output",
"persist-key",
"push",
"register-dns",
"route-delay",
"route-gateway",