From fa421056ed7cc419653d0b16ba7418e6167741a3 Mon Sep 17 00:00:00 2001 From: lpoujol Date: Wed, 14 Feb 2018 14:35:46 +0100 Subject: [PATCH] Comment comp-lzo everywhere --- HowtoOpenVPN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HowtoOpenVPN.md b/HowtoOpenVPN.md index da3d340d..244c41c8 100644 --- a/HowtoOpenVPN.md +++ b/HowtoOpenVPN.md @@ -95,7 +95,7 @@ proto udp dev tun # Enable compression -comp-lzo +# comp-lzo # # key/certificate @@ -212,7 +212,7 @@ proto udp tls-client remote vpn.example.com 1194 -comp-lzo +#comp-lzo nobind user nobody group nogroup