Explorar el Código

docs: use available encryption vars instead of configuration extension

Signed-off-by: gardar <gardar@users.noreply.github.com>
pull/3236/head
gardar hace 2 años
padre
commit
e3bfd17792
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 872BAF59D98753
Se han modificado 1 ficheros con 2 adiciones y 5 borrados
  1. +2
    -5
      docs/configuring-playbook-mautrix-bridges.md

+ 2
- 5
docs/configuring-playbook-mautrix-bridges.md Ver fichero

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


Cargando…
Cancelar
Guardar