Skip to content
Snippets Groups Projects

Make max nesting depth and local_vars_dump configurable to avoid memory errors

4 files
+ 33
0
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -11,6 +11,8 @@ host_white_list: ''
person_tracking: off
ignored_headers: []
ignored_messages: []
max_nesting_depth: 0
local_vars_dump: false
scrub_fields:
- 'passwd'
- 'password'
Loading