Преглед на файлове
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 реда
-
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 |
|
|
|
|