mirror of
https://github.com/matrix-org/synapse.git
synced 2025-12-16 14:52:00 +01:00
deploy: 6d8d1218dde7c265dadf723cf9955d2c2fc77df9
This commit is contained in:
parent
512dc03a7b
commit
846b12cfe0
@ -5958,7 +5958,7 @@ specified here must also be in the <code>instance_map</code>.</p>
|
|||||||
typing: worker1
|
typing: worker1
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<hr />
|
<hr />
|
||||||
<p>Config option: <code>run_background_task_on</code></p>
|
<p>Config option: <code>run_background_tasks_on</code></p>
|
||||||
<p>The worker that is used to run background tasks (e.g. cleaning up expired
|
<p>The worker that is used to run background tasks (e.g. cleaning up expired
|
||||||
data). If not provided this defaults to the main process.</p>
|
data). If not provided this defaults to the main process.</p>
|
||||||
<p>Example configuration:</p>
|
<p>Example configuration:</p>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -3087,7 +3087,7 @@ specified here must also be in the <code>instance_map</code>.</p>
|
|||||||
typing: worker1
|
typing: worker1
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<hr />
|
<hr />
|
||||||
<p>Config option: <code>run_background_task_on</code></p>
|
<p>Config option: <code>run_background_tasks_on</code></p>
|
||||||
<p>The worker that is used to run background tasks (e.g. cleaning up expired
|
<p>The worker that is used to run background tasks (e.g. cleaning up expired
|
||||||
data). If not provided this defaults to the main process.</p>
|
data). If not provided this defaults to the main process.</p>
|
||||||
<p>Example configuration:</p>
|
<p>Example configuration:</p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user