瀏覽代碼

docs: use available encryption vars instead of configuration extension

Signed-off-by: gardar <gardar@users.noreply.github.com>
pull/3236/head
gardar 2 年之前
父節點
當前提交
e3bfd17792
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 872BAF59D98753
共有 1 個檔案被更改,包括 2 行新增5 行删除
  1. +2
    -5
      docs/configuring-playbook-mautrix-bridges.md

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

@@ -46,11 +46,8 @@ matrix_bridges_encryption_default: true
**Alternatively**, for a specific bridge:

```yaml
matrix_mautrix_SERVICENAME_configuration_extension_yaml: |
bridge:
encryption:
allow: true
default: true
matrix_mautrix_SERVICENAME_bridge_encryption_enabled: true
matrix_mautrix_SERVICENAME_bridge_encryption_default: true
```

## relay mode


Loading…
取消
儲存