summary refs log tree commit diff
path: root/develop/usage
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2022-05-16 17:31:44 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2022-05-16 17:31:44 +0000
commit846b12cfe0e111c7d4ec8d49b3da893897787fdb (patch)
tree83cb7d970037405c2f85c4c26e7a18e9aa674052 /develop/usage
parentdeploy: 806003461226dc8db19bf9d631260b78c48d544e (diff)
downloadsynapse-846b12cfe0e111c7d4ec8d49b3da893897787fdb.tar.xz
deploy: 6d8d1218dde7c265dadf723cf9955d2c2fc77df9
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>