[fix] role:zeitbild_backend:conf:verbosity

This commit is contained in:
fenris 2025-09-26 09:59:02 +02:00
parent a4fb430639
commit d1f6d88ce6

View file

@ -4,7 +4,7 @@
{ {
"kind": "stdout", "kind": "stdout",
"data": { "data": {
"threshold": "info" "threshold": "{{var_zeitbild_backend_verbosity}}"
} }
} }
], ],