summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-01-08 13:28:19 +0000
committerErik Johnston <erik@matrix.org>2020-01-08 13:28:19 +0000
commit4e2a072a05c1f894687772e6e55a943f3d941fbc (patch)
tree12d390951698e620191adbcb38e9b5bd7403e022
parentImport RoomStore in media worker to fix admin APIs (diff)
downloadsynapse-4e2a072a05c1f894687772e6e55a943f3d941fbc.tar.xz
Newsfile
-rw-r--r--changelog.d/6664.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6664.bugfix b/changelog.d/6664.bugfix
new file mode 100644
index 0000000000..8c6a6fa1c8
--- /dev/null
+++ b/changelog.d/6664.bugfix
@@ -0,0 +1 @@
+Fix media repo admin APIs when using a media worker.