mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Removing unnecessary load.
This commit is contained in:
parent
63e4ee3d81
commit
60b43a417e
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ redef signature_files += "frameworks/signatures/detect-windows-shells.sig";
|
||||||
# Uncomment this redef if you want to extract SMTP MIME entities for
|
# Uncomment this redef if you want to extract SMTP MIME entities for
|
||||||
# some file types. The numbers given indicate how many bytes to extract for
|
# some file types. The numbers given indicate how many bytes to extract for
|
||||||
# the various mime types.
|
# the various mime types.
|
||||||
@load base/protocols/smtp/entities-excerpt
|
|
||||||
redef SMTP::entity_excerpt_len += {
|
redef SMTP::entity_excerpt_len += {
|
||||||
# ["text/plain"] = 1024,
|
# ["text/plain"] = 1024,
|
||||||
# ["text/html"] = 1024,
|
# ["text/html"] = 1024,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue