mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 01:25:44 +03:00
deploy: fb2554b11f
This commit is contained in:
parent
11e939ea31
commit
f16faac2d9
4 changed files with 10 additions and 6 deletions
|
@ -7314,9 +7314,11 @@ authorize inter-worker communication.</p>
|
||||||
- federation_sender1
|
- federation_sender1
|
||||||
- federation_sender2
|
- federation_sender2
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<h2>Also see the <a href="usage/configuration/../../workers.html#restrict-outbound-federation-traffic-to-a-specific-set-of-workers">worker
|
<p>Also see the <a href="usage/configuration/../../workers.html#restrict-outbound-federation-traffic-to-a-specific-set-of-workers">worker
|
||||||
documentation</a>
|
documentation</a>
|
||||||
for more info.</h2>
|
for more info.</p>
|
||||||
|
<p><em>Added in Synapse 1.89.0.</em></p>
|
||||||
|
<hr />
|
||||||
<h3 id="run_background_tasks_on"><a class="header" href="#run_background_tasks_on"><code>run_background_tasks_on</code></a></h3>
|
<h3 id="run_background_tasks_on"><a class="header" href="#run_background_tasks_on"><code>run_background_tasks_on</code></a></h3>
|
||||||
<p>The <a href="usage/configuration/../../workers.html#background-tasks">worker</a> that is used to run
|
<p>The <a href="usage/configuration/../../workers.html#background-tasks">worker</a> that is used to run
|
||||||
background tasks (e.g. cleaning up expired data). If not provided this
|
background tasks (e.g. cleaning up expired data). If not provided this
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3768,9 +3768,11 @@ authorize inter-worker communication.</p>
|
||||||
- federation_sender1
|
- federation_sender1
|
||||||
- federation_sender2
|
- federation_sender2
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<h2>Also see the <a href="../../workers.html#restrict-outbound-federation-traffic-to-a-specific-set-of-workers">worker
|
<p>Also see the <a href="../../workers.html#restrict-outbound-federation-traffic-to-a-specific-set-of-workers">worker
|
||||||
documentation</a>
|
documentation</a>
|
||||||
for more info.</h2>
|
for more info.</p>
|
||||||
|
<p><em>Added in Synapse 1.89.0.</em></p>
|
||||||
|
<hr />
|
||||||
<h3 id="run_background_tasks_on"><a class="header" href="#run_background_tasks_on"><code>run_background_tasks_on</code></a></h3>
|
<h3 id="run_background_tasks_on"><a class="header" href="#run_background_tasks_on"><code>run_background_tasks_on</code></a></h3>
|
||||||
<p>The <a href="../../workers.html#background-tasks">worker</a> that is used to run
|
<p>The <a href="../../workers.html#background-tasks">worker</a> that is used to run
|
||||||
background tasks (e.g. cleaning up expired data). If not provided this
|
background tasks (e.g. cleaning up expired data). If not provided this
|
||||||
|
|
Loading…
Reference in a new issue