0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-22 20:48:20 +02:00

changelog

This commit is contained in:
Amber H. Brown 2019-08-14 02:08:24 +10:00
parent 18bdac8ee4
commit 28bce1ac7c

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.