瀏覽代碼

Change Room IDs found in code review to not conform to playbook standard.

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
pull/3941/head
Catalan Lover 1 年之前
committed by Catalan Lover
父節點
當前提交
9e179d74ae
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 649BCCF930C07F70
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. +1
    -1
      docs/configuring-playbook-bot-draupnir.md
  2. +1
    -1
      roles/custom/matrix-bot-draupnir/templates/production.yaml.j2

+ 1
- 1
docs/configuring-playbook-bot-draupnir.md 查看文件

@@ -164,7 +164,7 @@ matrix_bot_draupnir_configuration_extension_yaml: |
# #
# If you need something more special, you can take full control by # If you need something more special, you can take full control by
# completely redefining `matrix_bot_draupnir_configuration_yaml`. # completely redefining `matrix_bot_draupnir_configuration_yaml`.
acceptInvitesFromSpace: "!example:example.org"
acceptInvitesFromSpace: "!qporfwt:example.com"
``` ```


### Migrating from Mjolnir (Only required if migrating) ### Migrating from Mjolnir (Only required if migrating)


+ 1
- 1
roles/custom/matrix-bot-draupnir/templates/production.yaml.j2 查看文件

@@ -49,7 +49,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


Loading…
取消
儲存