sophie.cfg 685 B

1234567891011121314151617181920212223242526272829303132
  1. ##
  2. ## @l_prefix@/etc/sophie/sophie.cfg
  3. ##
  4. #
  5. # Configuration options which change requires a restart of the daemon
  6. #
  7. user: @l_rusr@
  8. group: @l_rgrp@
  9. pidfile: @l_prefix@/var/sophie/sophie.pid
  10. socketfile: @l_prefix@/var/sophie/sophie.sock
  11. umask: 0007
  12. #
  13. # Configuration options which change requires a reload of the daemon
  14. #
  15. saviconfig: @l_prefix@/etc/sophie/sophie.savi
  16. maxproc: 20
  17. timeout: 300
  18. logname: sophie
  19. logfacility: mail
  20. logpriority: notice
  21. error_strings: yes
  22. timestamps: yes
  23. show_virusname: yes
  24. callbacks: yes
  25. limit_classif: 10
  26. limit_nextfile: 10000
  27. limit_decompr: 1000
  28. socket_check: yes