upgrade: list inspection recursion default limit

As the yaml indicated before that if no value was specified there were
no limits, and now there will be one.
pull/12779/head
Juliana Fajardini 5 months ago committed by Victor Julien
parent e1f9e66af0
commit 3985b24e1b

@ -113,6 +113,8 @@ Major changes
been increased, but should not be an issue in most cases.
- Datasets now have a default max limit for hashsize of 65536. This is
configurable via the ``datasets.limits`` options.
- For detect inspection recursion limits, if no value is provided, the default is
now set to 3000.
Removals
~~~~~~~~

Loading…
Cancel
Save