summary refs log tree commit diff
path: root/changelog.d/17563.misc
diff options
context:
space:
mode:
authorErik Johnston <erikj@element.io>2024-08-13 15:56:18 +0100
committerGitHub <noreply@github.com>2024-08-13 15:56:18 +0100
commitaaa3c3642020c4035f99066e6f96cb4015972abe (patch)
tree51c4362619cb0e93ba0d64ff7709c6c28a4ab931 /changelog.d/17563.misc
parentFixup media logcontexts (#17561) (diff)
downloadsynapse-aaa3c3642020c4035f99066e6f96cb4015972abe.tar.xz
Remove logging in multipart (#17563)
This is really spurious and causes a lot of spam. I don't think there is
a use for it even at DEBUG level.
Diffstat (limited to 'changelog.d/17563.misc')
-rw-r--r--changelog.d/17563.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17563.misc b/changelog.d/17563.misc
new file mode 100644

index 0000000000..672764ab82 --- /dev/null +++ b/changelog.d/17563.misc
@@ -0,0 +1 @@ +Reduce log spam of multipart files.