Skip to content

don't run virus check on files over 200mb

Paul Mather requested to merge limit_virus_check_size into 2.x-stable

Created by: whunter

Relevant change begins line 123 in virus_check() Check size of file and only run virus check if it's less than 200mb

Merge request reports