diff --git a/scripts/site/local.bro b/scripts/site/local.bro index 224ef278a0..f894a30432 100644 --- a/scripts/site/local.bro +++ b/scripts/site/local.bro @@ -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 # some file types. The numbers given indicate how many bytes to extract for # the various mime types. -@load base/protocols/smtp/entities-excerpt redef SMTP::entity_excerpt_len += { # ["text/plain"] = 1024, # ["text/html"] = 1024,