This repository was archived by the owner on Mar 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,8 @@ No significant changes since 1.66.0rc2.
55
66This release removes the ability for homeservers to delegate email ownership
77verification and password reset confirmation to identity servers. This removal
8- was originally planned for Synapse 1.64, but was later deferred until now.
9-
10- See the [ upgrade notes] ( https://matrix-org.github.io/synapse/v1.66/upgrade.html#upgrading-to-v1660 ) for more details.
8+ was originally planned for Synapse 1.64, but was later deferred until now. See
9+ the [ upgrade notes] ( https://matrix-org.github.io/synapse/v1.66/upgrade.html#upgrading-to-v1660 ) for more details.
1110
1211Deployments with multiple workers should note that the direct TCP replication
1312configuration was deprecated in Synapse v1.18.0 and will be removed in Synapse
@@ -18,9 +17,8 @@ type) and the `worker_replication_port` config option will be removed .
1817To migrate to Redis, add the [ ` redis ` config] ( https://matrix-org.github.io/synapse/v1.66/workers.html#shared-configuration ) ,
1918then remove the TCP ` replication ` listener from config of the master and
2019` worker_replication_port ` from worker config. Note that a HTTP listener with a
21- ` replication ` resource is still required.
22-
23- See the [ worker documentation] ( https://matrix-org.github.io/synapse/v1.66/workers.html )
20+ ` replication ` resource is still required. See the
21+ [ worker documentation] ( https://matrix-org.github.io/synapse/v1.66/workers.html )
2422for more details.
2523
2624
You can’t perform that action at this time.
0 commit comments