summary refs log tree commit diff
path: root/changelog.d/5848.feature
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-08-13 17:38:11 +0100
committerGitHub <noreply@github.com>2019-08-13 17:38:11 +0100
commit3039be82ce028304bfab27919919ff920b9c9363 (patch)
tree478615a9a7b850a099a6d3ff2a6e2c4b536c4007 /changelog.d/5848.feature
parentMerge pull request #5809 from matrix-org/erikj/handle_pusher_stop (diff)
parentchangelog (diff)
downloadsynapse-3039be82ce028304bfab27919919ff920b9c9363.tar.xz
Merge pull request #5848 from matrix-org/hawkowl/fix-mediarepo-worker-startup
Fix mediarepo worker startup
Diffstat (limited to 'changelog.d/5848.feature')
-rw-r--r--changelog.d/5848.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5848.feature b/changelog.d/5848.feature
new file mode 100644
index 0000000000..c1a09a4dce
--- /dev/null
+++ b/changelog.d/5848.feature
@@ -0,0 +1 @@
+Synapse will no longer serve any media repo admin endpoints when `enable_media_repo` is set to False in the configuration. If a media repo worker is used, the admin APIs relating to the media repo will be served from it instead.
\ No newline at end of file