mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Move the options from policy/tuning/defaults to actual Zeek defaults, deprecate that package
This commit is contained in:
parent
966d411ed5
commit
6821a41c4e
11 changed files with 45 additions and 38 deletions
7
NEWS
7
NEWS
|
@ -64,6 +64,13 @@ Changed Functionality
|
|||
but mainly for providing comparisons, which is why this is not a breaking
|
||||
change.
|
||||
|
||||
- The tuning/defaults policy has been deprecated and will be removed in
|
||||
v7.1. This policy was already being loaded by default via local.zeek. The
|
||||
settings contained within have become the overall defaults for Zeek now,
|
||||
instead of having to load the policy. The two changes here are that fragments
|
||||
now timeout after 5 minutes by default instead of no timeout, and extracted
|
||||
files now have a default size limit of 100MB instead of unlimited.
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue