[pmg-devel] [PATCH pmg-api 1/1] Add disable_clamav and convert_tnef_in

Dietmar Maurer dietmar at proxmox.com
Sun Mar 18 09:51:06 CET 2018


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,
> +        },



More information about the pmg-devel mailing list