logging/limit_content: new option

This commit is contained in:
Peter Bieringer
2026-03-14 15:12:15 +01:00
parent aa5d59a48d
commit 3cad049109
4 changed files with 21 additions and 2 deletions

View File

@@ -1679,6 +1679,14 @@ Available levels are:
Default: `warning` _(< 3.2.0)_ / `info` _(>= 3.2.0)_
##### limit_content
_(> 3.7.0)_
Limit content of wrapped text (chars)
Default: `3000`
##### trace_on_debug
_(> 3.5.4)_