Просмотр исходного кода

Replace !example:example.org and !example:example.com with !qporfwt:example.com

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3653/head
Suguru Hirahara 1 год назад
Родитель
Сommit
0593edbb1a
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
3 измененных файлов: 3 добавлений и 3 удалений
  1. +1
    -1
      roles/custom/matrix-bot-draupnir/templates/production.yaml.j2
  2. +1
    -1
      roles/custom/matrix-bot-mjolnir/templates/production.yaml.j2
  3. +1
    -1
      roles/custom/matrix-synapse/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-draupnir/templates/production.yaml.j2 Просмотреть файл

@@ -38,7 +38,7 @@ autojoinOnlyIfManager: true


# If `autojoinOnlyIfManager` is false, only the members in this space can invite # If `autojoinOnlyIfManager` is false, only the members in this space can invite
# the bot to new rooms. # the bot to new rooms.
#acceptInvitesFromSpace: "!example:example.org"
#acceptInvitesFromSpace: "!qporfwt:example.com"


# Whether Draupnir should report ignored invites to the management room (if autojoinOnlyIfManager is true). # Whether Draupnir should report ignored invites to the management room (if autojoinOnlyIfManager is true).
recordIgnoredInvites: false recordIgnoredInvites: false


+ 1
- 1
roles/custom/matrix-bot-mjolnir/templates/production.yaml.j2 Просмотреть файл

@@ -38,7 +38,7 @@ autojoinOnlyIfManager: true


# If `autojoinOnlyIfManager` is false, only the members in this space can invite # If `autojoinOnlyIfManager` is false, only the members in this space can invite
# the bot to new rooms. # the bot to new rooms.
#acceptInvitesFromSpace: "!example:example.org"
#acceptInvitesFromSpace: "!qporfwt:example.com"


# Whether Mjolnir should report ignored invites to the management room (if autojoinOnlyIfManager is true). # Whether Mjolnir should report ignored invites to the management room (if autojoinOnlyIfManager is true).
recordIgnoredInvites: false recordIgnoredInvites: false


+ 1
- 1
roles/custom/matrix-synapse/defaults/main.yml Просмотреть файл

@@ -1245,7 +1245,7 @@ matrix_synapse_ext_spam_checker_mjolnir_antispam_config_block_usernames: false
# this list cannot be room aliases or permalinks. This server is expected # this list cannot be room aliases or permalinks. This server is expected
# to already be joined to the room - Mjolnir will not automatically join # to already be joined to the room - Mjolnir will not automatically join
# these rooms. # these rooms.
# ["!qporfwt:example.org"]
# ["!qporfwt:example.com"]
matrix_synapse_ext_spam_checker_mjolnir_antispam_config_ban_lists: [] matrix_synapse_ext_spam_checker_mjolnir_antispam_config_ban_lists: []
# A dictionary with various fields controlling max length. # A dictionary with various fields controlling max length.
# See https://github.com/matrix-org/mjolnir/blob/main/docs/synapse_module.md for details. # See https://github.com/matrix-org/mjolnir/blob/main/docs/synapse_module.md for details.


Загрузка…
Отмена
Сохранить