antivirus.conf 176 B

1234
  1. antivirus {
  2. .include(try=true,priority=1,duplicate=merge) "$LOCAL_CONFDIR/local.d/antivirus.conf"
  3. .include(try=true,priority=10) "$LOCAL_CONFDIR/override.d/antivirus.conf"
  4. }