On Wed, 27 May 2009 12:08:54 +0200
Janos SUTO <[email protected]> wrote:

> Tomasz Kojm wrote:
> 
> > Most of them are self-explanatory, also the source code of clamd and
> > clamscan should clear up any doubts. Which particular fields confuse you?
> 
> These:
> 
> CL_ENGINE_MAX_FILESIZE

# Files larger than this limit won't be scanned. Affects the input file itself
# as well as files contained inside it (when the input file is an archive, a
# document or some other kind of container).
# Value of 0 disables the limit.

> CL_ENGINE_MAX_SCANSIZE

# This option sets the maximum amount of data to be scanned for each input file.
# Archives and other containers are recursively extracted and scanned up to this
# value.
# Value of 0 disables the limit

> CL_ENGINE_MIN_CC_COUNT

# This option sets the lowest number of Credit Card numbers found in a file
# to generate a detect.

> CL_ENGINE_MIN_SSN_COUNT

# This option sets the lowest number of Social Security Numbers found
# in a file to generate a detect.

-- 
   oo    .....         Tomasz Kojm <[email protected]>
  (\/)\.........         http://www.ClamAV.net/gpg/tkojm.gpg
     \..........._         0DCA5A08407D5288279DB43454822DC8985A444B
       //\   /\              Wed May 27 12:34:59 CEST 2009
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to