Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c6c7b74

Browse files
committed
fix: specify no compression
kylemanna#466
1 parent 1228577 commit c6c7b74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎bin/ovpn_getclient‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ tls-auth ta.key 1
9999

100100
if [ "$OVPN_COMP_LZO" == "1" ]; then
101101
echo "comp-lzo"
102+
else
103+
echo "comp-lzo no"
102104
fi
103105

104106
if [ -n "$OVPN_OTP_AUTH" ]; then

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /