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.
13 lines
331 B
13 lines
331 B
5 years ago
|
LogSyslog yes
|
||
|
LogVerbose yes
|
||
|
ExtendedDetectionInfo yes
|
||
|
LocalSocket /var/run/clamav/clamd.sock
|
||
|
LocalSocketMode 666
|
||
|
TCPSocket {{ clam_listen_port }}
|
||
|
TCPAddr {{ clam_listen_ip }}
|
||
|
StreamMinPort {{ clam_stream_port_min }}
|
||
|
StreamMaxPort {{ clam_stream_port_max }}
|
||
|
StreamMaxLength {{ clam_stream_max_size }}M
|
||
|
ExitOnOOM yes
|
||
|
Foreground yes
|