浏览代码

Update docs/configuring-playbook-bridge-mautrix-bridges.md: add configuration for relay to an example of matrix_mautrix_SERVICENAME_configuration_extension_yaml

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3914/head
Suguru Hirahara 1年前
父节点
当前提交
f84b269897
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      docs/configuring-playbook-bridge-mautrix-bridges.md

+ 2
- 0
docs/configuring-playbook-bridge-mautrix-bridges.md 查看文件

@@ -86,6 +86,8 @@ You can only have one `matrix_mautrix_SERVICENAME_configuration_extension_yaml`
```yaml
matrix_mautrix_SERVICENAME_configuration_extension_yaml: |
bridge:
relay:
enabled: true
permissions:
'@alice:{{ matrix_domain }}': admin
encryption:


正在加载...
取消
保存