Provide additional information about the infected file, such as its size and hash, together with the virus name. It's recommended to enable this option along with SubmitDetectionStats in freshclam.conf.
.br
Default: no
.TP
\fBPidFile STRING\fR
Save the process identifier of a listening daemon (main thread) to a specified file.
@ -155,7 +155,7 @@ Timeout in seconds when reading from database server.
Default: 30
.TP
\fBSubmitDetectionStats STRING\fR
When enabled freshclam will submit statistics to the ClamAV Project about the latest virus detections in your environment. The ClamAV maintainers will then use this data to determine what types of malware are the most detected in the field and in what geographic area they are. This feature requires LogTime and LogFile to be enabled in clamd.conf. The path for clamd.conf file must be provided.
When enabled freshclam will submit statistics to the ClamAV Project about the latest virus detections in your environment. The ClamAV maintainers will then use this data to determine what types of malware are the most detected in the field and in what geographic area they are. This feature requires LogTime and LogFile to be enabled in clamd.conf, it's also recommended to turn on ExtendedDetectionInfo. The path for clamd.conf file must be provided.
{"ExtendedDetectionInfo",NULL,0,TYPE_BOOL,MATCH_BOOL,0,NULL,0,OPT_CLAMD,"Provide additional information about the infected file, such as its\nsize and hash, together with the virus name.","yes"},
{"PidFile","pid",'p',TYPE_STRING,NULL,-1,NULL,0,OPT_CLAMD|OPT_FRESHCLAM|OPT_MILTER,"Save the process ID to a file.","/var/run/clam.pid"},
{"TemporaryDirectory","tempdir",0,TYPE_STRING,NULL,-1,NULL,0,OPT_CLAMD|OPT_MILTER|OPT_CLAMSCAN|OPT_SIGTOOL,"This option allows you to change the default temporary directory.","/tmp"},