deploy: 6d8d1218dd
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…
Reference in New Issue