From cbd49b072af5a2ac51f2cd98ab26103c9401943e Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Wed, 14 May 2025 16:27:32 -0500 Subject: [PATCH] More specific changelog --- changelog.d/18410.misc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/18410.misc b/changelog.d/18410.misc index c1c2b00063..31aca65f3b 100644 --- a/changelog.d/18410.misc +++ b/changelog.d/18410.misc @@ -1 +1 @@ -Move specific Synapse config out of `RootConfig`. +Move Synapse specific config out of `RootConfig` for the load/read config flow (not config generation).