summary refs log tree commit diff
path: root/develop/usage
diff options
context:
space:
mode:
Diffstat (limited to 'develop/usage')
-rw-r--r--develop/usage/configuration/config_documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html

index 28be1dd289..c553f4c6ba 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -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>