removes pushing 'comp-lzo' when it is enabled
This commit is contained in:
parent
2b8a82ab4a
commit
e1bd5b6450
@ -371,8 +371,6 @@ done
|
||||
|
||||
if [ "$OVPN_COMP_LZO" == "0" ]; then
|
||||
process_push_config "comp-lzo no"
|
||||
else
|
||||
process_push_config "comp-lzo"
|
||||
fi
|
||||
|
||||
[ ${#OVPN_PUSH[@]} -gt 0 ] && for i in "${OVPN_PUSH[@]}"; do
|
||||
|
Loading…
Reference in New Issue
Block a user