bodhi: prevent staging logs to be clogged by markdown debug msgs

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
This commit is contained in:
Mattia Verga 2023-12-08 14:55:50 +01:00 committed by kevin
parent c18ab47b69
commit 6ad94dfdc5

View file

@ -77,3 +77,4 @@ loggers:
level: INFO
{% endif %}
handlers: [console, smtp]
propagate: 0