|
|
@@ -46,11 +46,8 @@ matrix_bridges_encryption_default: true |
|
|
**Alternatively**, for a specific bridge: |
|
|
**Alternatively**, for a specific bridge: |
|
|
|
|
|
|
|
|
```yaml |
|
|
```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 |
|
|
## relay mode |
|
|
|