From 94ffa05d45728991b20d618a746f708d9e1e4618 Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Tue, 6 Aug 2024 12:28:27 +0000 Subject: deploy: 244a255065c8ff7ae9aa6d948ea1f8c707ee943d --- develop/usage/configuration/config_documentation.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'develop/usage/configuration/config_documentation.html') 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:

  • only_for_direct_messages: Whether invites should be automatically accepted for all room types, or only for direct messages. Defaults to false.
  • only_from_local_users: Whether to only automatically accept invites from users on this homeserver. Defaults to false.
  • -
  • worker_to_run_on: Which worker to run this module on. This must match the "worker_name".
  • +
  • worker_to_run_on: Which worker to run this module on. This must match +the "worker_name". If not set or null, invites will be accepted on the +main process.
  • NOTE: Care should be taken not to enable this setting if the synapse_auto_accept_invite 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 -- cgit 1.5.1