소스 검색

docs: use available encryption vars instead of configuration extension

Signed-off-by: gardar <gardar@users.noreply.github.com>
pull/3236/head
gardar 2 년 전
부모
커밋
e3bfd17792
No known key found for this signature in database 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


불러오는 중...
취소
저장