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.
31 lines
685 B
31 lines
685 B
## |
|
## @l_prefix@/etc/sophie/sophie.cfg |
|
## |
|
|
|
# |
|
# Configuration options which change requires a restart of the daemon |
|
# |
|
user: @l_rusr@ |
|
group: @l_rgrp@ |
|
pidfile: @l_prefix@/var/sophie/sophie.pid |
|
socketfile: @l_prefix@/var/sophie/sophie.sock |
|
umask: 0007 |
|
|
|
# |
|
# Configuration options which change requires a reload of the daemon |
|
# |
|
saviconfig: @l_prefix@/etc/sophie/sophie.savi |
|
maxproc: 20 |
|
timeout: 300 |
|
logname: sophie |
|
logfacility: mail |
|
logpriority: notice |
|
error_strings: yes |
|
timestamps: yes |
|
show_virusname: yes |
|
callbacks: yes |
|
limit_classif: 10 |
|
limit_nextfile: 10000 |
|
limit_decompr: 1000 |
|
socket_check: yes |
|
|
|
|