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

Use a room alias on Matrix Specification

"#matrix:example.org" is used as an example of a room alias on https://spec.matrix.org/v1.12/#room-aliases

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

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

@@ -109,7 +109,7 @@ automaticallyRedactForReasons:
#
# Note: These must be matrix.to URLs
#protectedRooms:
# - "https://matrix.to/#/#yourroom:example.org"
# - "https://matrix.to/#/#matrix:example.org"

# Whether or not to add all joined rooms to the "protected rooms" list
# (excluding the management room and watched policy list rooms, see below).


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

@@ -103,7 +103,7 @@ automaticallyRedactForReasons:
#
# Note: These must be matrix.to URLs
#protectedRooms:
# - "https://matrix.to/#/#yourroom:example.org"
# - "https://matrix.to/#/#matrix:example.org"

# Whether or not to add all joined rooms to the "protected rooms" list
# (excluding the management room and watched policy list rooms, see below).


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