mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
13 lines
331 B
Django/Jinja
13 lines
331 B
Django/Jinja
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
|