{"ArchiveBlockEncrypted","block-encrypted",0,TYPE_BOOL,MATCH_BOOL,0,NULL,0,OPT_CLAMD|OPT_CLAMSCAN,"Mark encrypted archives as viruses (Encrypted.Zip, Encrypted.RAR).","no"},
{"ForceToDisk","force-to-disk",0,TYPE_BOOL,MATCH_BOOL,0,NULL,0,OPT_CLAMD|OPT_CLAMSCAN,"This option causes memory or nested map scans to dump the content to disk.\nIf you turn on this option, more data is written to disk and is available\nwhen the leave-temps option is enabled at the cost of more disk writes.","no"},
{"MaxScanSize","max-scansize",0,TYPE_SIZE,MATCH_SIZE,CLI_DEFAULT_MAXSCANSIZE,NULL,0,OPT_CLAMD|OPT_CLAMSCAN,"This option sets the maximum amount of data to be scanned for each input file.\nArchives and other containers are recursively extracted and scanned up to this\nvalue.\nThe value of 0 disables the limit.\nWARNING: disabling this limit or setting it too high may result in severe\ndamage.","100M"},
{"MaxFileSize","max-filesize",0,TYPE_SIZE,MATCH_SIZE,CLI_DEFAULT_MAXFILESIZE,NULL,0,OPT_CLAMD|OPT_MILTER|OPT_CLAMSCAN,"Files/messages larger than this limit won't be scanned. Affects the input\nfile itself as well as files contained inside it (when the input file is\nan archive, a document or some other kind of container).\nThe value of 0 disables the limit.\nWARNING: disabling this limit or setting it too high may result in severe\ndamage to the system.","25M"},