changelog

pull/5848/head
Amber H. Brown 2019-08-14 02:08:24 +10:00
parent 18bdac8ee4
commit 28bce1ac7c
1 changed files with 1 additions and 0 deletions

1
changelog.d/5848.feature Normal file
View File

@ -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.