mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-02 11:22:18 +00:00
d3fc81974a
Implements https://github.com/matrix-org/matrix-spec-proposals/pull/1763 Tracking issue https://github.com/element-hq/synapse/issues/19852 This only implements the MSC's configuration endpoint and does not add new configuration fields or options. The reason for including this is to allow clients to run global retention against locally stored events, and to be able to offer configuration UI. --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>