This commit is contained in:
anoadragon453 2022-05-16 17:31:44 +00:00
parent 512dc03a7b
commit 846b12cfe0
4 changed files with 4 additions and 4 deletions

View file

@ -5958,7 +5958,7 @@ specified here must also be in the <code>instance_map</code>.</p>
typing: worker1
</code></pre>
<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
data). If not provided this defaults to the main process.</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

View file

@ -3087,7 +3087,7 @@ specified here must also be in the <code>instance_map</code>.</p>
typing: worker1
</code></pre>
<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
data). If not provided this defaults to the main process.</p>
<p>Example configuration:</p>