Merge branch 'fix-remove-clamav' of https://github.com/letzkus/Mailu into letzkus-fix-remove-clamav

This commit is contained in:
kaiyou
2017-09-10 19:41:50 +02:00
6 changed files with 27 additions and 19 deletions

View File

@@ -55,6 +55,9 @@ EXPOSE_ADMIN=no
# Dav server implementation (value: radicale, none)
WEBDAV=none
# Antivirus solution (value: none, clamav)
ANTIVIRUS=clamav
###################################
# Mail settings
###################################