summary refs log tree commit diff
path: root/changelog.d/17420.bugfix
diff options
context:
space:
mode:
authorQuentin Gliech <quenting@element.io>2024-07-10 10:47:35 +0200
committerQuentin Gliech <quenting@element.io>2024-07-10 10:47:35 +0200
commite0ff850cb7e245e09a3ed7aacf064846732a9a2d (patch)
tree7d95af49c37a2d612d1b60d722af5d4ddc4eef4d /changelog.d/17420.bugfix
parentFix new media APIs when using synapse.app.media_repository (#17420) (diff)
downloadsynapse-e0ff850cb7e245e09a3ed7aacf064846732a9a2d.tar.xz
1.111.0rc2 v1.111.0rc2
Diffstat (limited to 'changelog.d/17420.bugfix')
-rw-r--r--changelog.d/17420.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/17420.bugfix b/changelog.d/17420.bugfix
deleted file mode 100644
index 343f9b9331..0000000000
--- a/changelog.d/17420.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix bug where using `synapse.app.media_repository` worker configuration would break the new media endpoints.