removes pushing 'comp-lzo' when it is enabled
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user