This commit is contained in:
squahtx 2022-08-31 12:57:41 +00:00
parent 3a2bd6c6e2
commit 4b446e033e
5 changed files with 6 additions and 6 deletions

View file

@ -2441,7 +2441,7 @@ updated.</p>
<p>When setting up worker processes, we now recommend the use of a Redis
server for replication. <strong>The old direct TCP connection method is
deprecated and will be removed in a future release.</strong> See
<a href="workers.html">workers</a> for more details.</p>
the <a href="https://matrix-org.github.io/synapse/v1.66/workers.html">worker documentation</a> for more details.</p>
<h1 id="upgrading-to-v1140"><a class="header" href="#upgrading-to-v1140">Upgrading to v1.14.0</a></h1>
<p>This version includes a database update which is run as part of the
upgrade, and which may take a couple of minutes in the case of a large
@ -3502,7 +3502,7 @@ configuration.</p>
<p><code>metrics</code>: (see the docs <a href="usage/configuration/../../metrics-howto.html">here</a>),</p>
</li>
<li>
<p><code>replication</code>: (see the docs <a href="usage/configuration/../../workers.html">here</a>).</p>
<p><code>replication</code>: (deprecated as of Synapse 1.18, see the docs <a href="usage/configuration/../../workers.html">here</a>).</p>
</li>
</ul>
</li>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1056,7 +1056,7 @@ updated.</p>
<p>When setting up worker processes, we now recommend the use of a Redis
server for replication. <strong>The old direct TCP connection method is
deprecated and will be removed in a future release.</strong> See
<a href="workers.html">workers</a> for more details.</p>
the <a href="https://matrix-org.github.io/synapse/v1.66/workers.html">worker documentation</a> for more details.</p>
<h1 id="upgrading-to-v1140"><a class="header" href="#upgrading-to-v1140">Upgrading to v1.14.0</a></h1>
<p>This version includes a database update which is run as part of the
upgrade, and which may take a couple of minutes in the case of a large

View file

@ -482,7 +482,7 @@ configuration.</p>
<p><code>metrics</code>: (see the docs <a href="../../metrics-howto.html">here</a>),</p>
</li>
<li>
<p><code>replication</code>: (see the docs <a href="../../workers.html">here</a>).</p>
<p><code>replication</code>: (deprecated as of Synapse 1.18, see the docs <a href="../../workers.html">here</a>).</p>
</li>
</ul>
</li>