You've already forked matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-07-06 22:35:56 +02:00
docs: use available encryption vars instead of configuration extension
Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
@ -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: |
|
matrix_mautrix_SERVICENAME_bridge_encryption_enabled: true
|
||||||
bridge:
|
matrix_mautrix_SERVICENAME_bridge_encryption_default: true
|
||||||
encryption:
|
|
||||||
allow: true
|
|
||||||
default: true
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## relay mode
|
## relay mode
|
||||||
|
Reference in New Issue
Block a user