ClamAV is an open source (GPLv2) anti-virus toolkit.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
clamav/unit_tests/test-clamd.conf

11 lines
210 B

LogFile /tmp/clamd-test.log
LogTime yes
LogClean yes
LogVerbose yes
PidFile /tmp/clamd-test.pid
DatabaseDirectory test-db
LocalSocket clamd-test.socket
TCPAddr 127.0.0.1
ExitOnOOM yes
DetectPUA yes
ScanPDF yes