First, thanks for the patch! But why do you want to disable virus scan with clamav? I think this is a security risk. > + disable_clamav => { > + description => "Disable Clamav Antivirus", > + type => 'boolean', > + default => 0, > + },