Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

70 line
3.8 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) 2018-2026, Slavi Pantaleev, Aine Etke, MDAD community members
  3. # This file is distributed under the same license as the matrix-docker-ansible-deploy package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: matrix-docker-ansible-deploy \n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2026-02-13 10:32+0000\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:9
  19. msgid "Setting up Synapse Auto Invite Accept (optional)"
  20. msgstr ""
  21. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:11
  22. msgid "The playbook can install and configure [synapse-auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-invite) for you."
  23. msgstr ""
  24. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:13
  25. msgid "In short, it automatically accepts room invites. You can specify that only 1:1 room invites are auto-accepted. Defaults to false if not specified."
  26. msgstr ""
  27. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:15
  28. msgid "See the project's [documentation](https://github.com/matrix-org/synapse-auto-accept-invite/blob/main/README.md) to learn what it does and why it might be useful to you."
  29. msgstr ""
  30. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:17
  31. msgid "**Note**: Synapse [v1.109.0](https://github.com/element-hq/synapse/releases/tag/v1.109.0), the same feature [has been merged](https://github.com/element-hq/synapse/pull/17147) into Synapse (see the [Native alternative](#native-alternative) section below). You'd better use the native feature, instead of the [synapse-auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-invite) 3rd party module."
  32. msgstr ""
  33. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:19
  34. msgid "Adjusting the playbook configuration"
  35. msgstr ""
  36. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:21
  37. msgid "If you decide that you'd like to let this playbook install the [synapse-auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-invite module for you, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
  38. msgstr ""
  39. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:29
  40. msgid "Synapse worker deployments"
  41. msgstr ""
  42. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:31
  43. msgid "In a [workerized Synapse deployment](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/c9a842147e09647c355799ca024d65a5de66b099/docs/configuring-playbook-synapse.md#load-balancing-with-workers) it is possible to run this module on a worker to reduce the load on the main process (Default is `null`). For example, add this to your configuration:"
  44. msgstr ""
  45. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:37
  46. msgid "There might be an [issue with federation](https://github.com/matrix-org/synapse-auto-accept-invite/issues/18)."
  47. msgstr ""
  48. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:39
  49. msgid "Native alternative"
  50. msgstr ""
  51. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:41
  52. msgid "Since Synapse [v1.109.0](https://github.com/element-hq/synapse/releases/tag/v1.109.0), the functionality provided by the [synapse-auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-invite) 3rd party module [has been made](https://github.com/element-hq/synapse/pull/17147) part of Synapse."
  53. msgstr ""
  54. #: ../../../docs/configuring-playbook-synapse-auto-accept-invite.md:43
  55. msgid "Here's example configuration for using the **native** Synapse feature:"
  56. msgstr ""