~ubuntu-branches/ubuntu/natty/clamav/natty-security

« back to all changes in this revision

Viewing changes to etc/clamd.conf

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2011-02-19 09:51:33 UTC
  • mfrom: (0.35.19 sid)
  • Revision ID: james.westby@ubuntu.com-20110219095133-sde2dyj8a6bjbkdh
Tags: 0.97+dfsg-0ubuntu1
* Merge from debian unstable (0ubuntu1 because the Debian upload was
  inadvertently left marked UNRELEASED).  Remaining changes:
  - Drop initial signature definitions from clamav-base
  - Drop build-dep on electric-fence (in Universe)
  - Add apparmor profiles for clamd and freshclam along with maintainer
    script changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
#TCPAddr 127.0.0.1
104
104
 
105
105
# Maximum length the queue of pending connections may grow to.
106
 
# Default: 15
 
106
# Default: 200
107
107
#MaxConnectionQueueLength 30
108
108
 
109
109
# Clamd uses FTP-like protocol to receive data from remote clients.
480
480
 
481
481
# Set bytecode timeout in miliseconds.
482
482
483
 
# Default: 60000
484
 
# BytecodeTimeout 60000
 
483
# Default: 5000
 
484
# BytecodeTimeout 1000