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

3
config
View File

@@ -362,6 +362,9 @@
# Value: debug | info | warning | error | critical
#level = info
# Limit content of wrapped text (chars)
#limit_content = 3000
# do not filter debug messages starting with 'TRACE'
#trace_on_debug = False