summary refs log tree commit diff
path: root/develop/usage/configuration/config_documentation.html
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2024-08-06 12:28:27 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2024-08-06 12:28:27 +0000
commit94ffa05d45728991b20d618a746f708d9e1e4618 (patch)
tree1e19b842089eb20730841ca7b5a9be8e2c2338c7 /develop/usage/configuration/config_documentation.html
parentdeploy: 932cb0a92838918fc38c233be3797adf43b8893d (diff)
downloadsynapse-94ffa05d45728991b20d618a746f708d9e1e4618.tar.xz
deploy: 244a255065c8ff7ae9aa6d948ea1f8c707ee943d
Diffstat (limited to 'develop/usage/configuration/config_documentation.html')
-rw-r--r--develop/usage/configuration/config_documentation.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html

index 406e43a711..c0ecd030bd 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -4167,7 +4167,9 @@ This setting has the following sub-options:</p> <li><code>only_for_direct_messages</code>: Whether invites should be automatically accepted for all room types, or only for direct messages. Defaults to false.</li> <li><code>only_from_local_users</code>: Whether to only automatically accept invites from users on this homeserver. Defaults to false.</li> -<li><code>worker_to_run_on</code>: Which worker to run this module on. This must match the &quot;worker_name&quot;.</li> +<li><code>worker_to_run_on</code>: Which worker to run this module on. This must match +the &quot;worker_name&quot;. If not set or <code>null</code>, invites will be accepted on the +main process.</li> </ul> <p>NOTE: Care should be taken not to enable this setting if the <code>synapse_auto_accept_invite</code> module is enabled and installed. The two modules will compete to perform the same task and may result in undesired behaviour. For example, multiple join