docs: use available encryption vars instead of configuration extension

Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
gardar 2024-03-24 03:02:11 +00:00
parent 23aee07cf4
commit e3bfd17792
No known key found for this signature in database
GPG Key ID: 00872BAF59D98753
1 changed files with 2 additions and 5 deletions

View File

@ -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