mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
`matrix://` is a registered specced scheme nowadays and doesn't make sense for our internal to Synapse use case anymore. ([discussion] (https://github.com/matrix-org/synapse/pull/15773#discussion_r1227598679))
1 line
118 B
Text
1 line
118 B
Text
Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse routing of outbound federation traffic.
|