diff options
author | Erik Johnston <erik@matrix.org> | 2020-01-08 15:50:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-08 15:50:06 +0000 |
commit | 7c232bd98b369ad297c4c19dd9c9c8a9d5aa3e72 (patch) | |
tree | 18d066739e6e6432d993cfde74631c18a5d8bbea /changelog.d | |
parent | Merge pull request #6665 from matrix-org/babolivier/retention_doc_typo (diff) | |
parent | Shuffle the code (diff) | |
download | synapse-7c232bd98b369ad297c4c19dd9c9c8a9d5aa3e72.tar.xz |
Merge pull request #6664 from matrix-org/erikj/media_admin_apis
Fix media repo admin APIs when using a media worker.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6664.bugfix | 1 |
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. |