From 02457f8652f7c8039b16c6ec603702685fb6c0c3 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 9 Jul 2024 15:30:38 +0100 Subject: [PATCH] Update changelog.d/17420.bugfix Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- changelog.d/17420.bugfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/17420.bugfix b/changelog.d/17420.bugfix index c8667393aa..343f9b9331 100644 --- a/changelog.d/17420.bugfix +++ b/changelog.d/17420.bugfix @@ -1 +1 @@ -Fix bug where using `synapse.app.media_repository` configuration would break the new media endpoints. +Fix bug where using `synapse.app.media_repository` worker configuration would break the new media endpoints.