# # freshclam configuration # # Logfile location LOGFILE="/var/log/clamav/clamav-update.log" # Checks #n times per a day for the new database CHECKS="24" # Connect via a proxy server "proxy.company.com:port" HTTPPROXY="" # Proxy authorization "user:password" PROXYUSER="" # Execute command if error occured ONERROR="" # Execute command after succesful update ONSUCCESS="" # General options like "--verbose" or "--debug" OPTIONS="" #