From: Torsten Ogrissek Date: Fri, 20 Jul 2018 09:08:28 +0000 (+0200) Subject: add presse verzeichnis zu clamav ondemand scan X-Git-Tag: v0.1.0~559 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=1f7ce1281441559072668816b85f4ac175de5bdf;p=pixelpark%2Fhiera.git add presse verzeichnis zu clamav ondemand scan --- diff --git a/customer/fbb-www/common.yaml b/customer/fbb-www/common.yaml index 01d45bd8..ebb7b4ef 100644 --- a/customer/fbb-www/common.yaml +++ b/customer/fbb-www/common.yaml @@ -142,6 +142,10 @@ infra::profile::clamav::clamd_options: - '/var/data/uploaded_files' - '/var/www/media-berlin-airport' - '/var/www/download-berlin-airport' + - '/var/data/fiona/web/1/docs/de/presse' + - '/var/data/fiona/web/0/docs/de/presse' + - '/var/data/fiona/web/1/docs/en/press' + - '/var/data/fiona/web/0/docs/en/press' OnAccessPrevention: 'yes' OnAccessExtraScanning: 'yes' VirusEvent: '/bin/echo "ClamAV REPORT: Virus %v found! File: $CLAM_VIRUSEVENT_FILENAME" | mail -s "Virus found" 8x5@pixelpark.com'