.TH "clamd.conf" "4" "February 12, 2007" "ClamAV 0.97.2" "Clam AntiVirus" .SH "NAME" .LP \fBclamd.conf\fR \- Configuration file for Clam AntiVirus Daemon .SH "DESCRIPTION" .LP clamd.conf configures the Clam AntiVirus daemon, clamd(1M). .SH "FILE FORMAT" The file consists of comments and options with arguments. Each line which starts with a hash (\fB#\fR) symbol is ignored by the parser. Options and arguments are case sensitive and of the form \fBOption Argument\fR. The arguments are of the following types: .TP \fBBOOL\fR Boolean value (yes/no or true/false or 1/0). .TP \fBSTRING\fR String without blank characters. .TP \fBSIZE\fR Size in bytes. You can use 'M' or 'm' modifiers for megabytes and 'K' or 'k' for kilobytes. .TP \fBNUMBER\fR Unsigned integer. .LP To create a default configuration, which lists all available options as well as their default values, use the clamconf(1) tool with the option \fB-g clamd\fR . .SH "NOTES" .LP All options expressing a size are limited to max 4GB. Values in excess will be resetted to the maximum. .SH "FILES" .LP /etc/clamav/clamd.conf .SH "AUTHOR" .LP Tomasz Kojm .SH "SEE ALSO" .LP clamd(1M), clamdscan(1), clamav-milter(1M), freshclam(1), freshclam.conf(4)