initial commit of file from CVS for smeserver-clamav on Mon 10 Jul 08:35:52 BST 2023
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
my $clamav = $DB->get('clamav') or return;
|
||||
|
||||
return unless ($clamav->prop('DatabaseMirror') eq 'db.us.clamav.net');
|
||||
|
||||
$clamav->set_prop('DatabaseMirror','db.local.clamav.net');
|
||||
}
|
Reference in New Issue
Block a user