Skip to content
Snippets Groups Projects
Verified Commit 8adf5899 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

matrix: Reduce synapse.logging.context logging to ERROR

This one is pretty spammy with warnings that don't mean much.
parent c7fbb9c2
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,9 @@ loggers:
handlers: [journal]
propagate: false
synapse.logging.context:
level: ERROR
root:
level: WARNING
handlers: [buffer]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment