mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-14 22:11:47 +01:00
5b3af1c7d0
Serving partial join responses is no longer experimental. They will only be served under the stable identifier if the the undocumented config flag experimental.msc3706_enabled is set to true. Synapse continues to request a partial join only if the undocumented config flag experimental.faster_joins is set to true; this setting remains present and unaffected.
1 line
107 B
Gherkin
1 line
107 B
Gherkin
Faster joins: always serve a partial join response to servers that request it with the stable query param.
|