Sfoglia il codice sorgente

Update docs/configuring-playbook-bridge-mautrix-bridges.md: add configuration for relay to an example of matrix_mautrix_SERVICENAME_configuration_extension_yaml

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3914/head
Suguru Hirahara 1 anno fa
parent
commit
f84b269897
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      docs/configuring-playbook-bridge-mautrix-bridges.md

+ 2
- 0
docs/configuring-playbook-bridge-mautrix-bridges.md Vedi File

@@ -86,6 +86,8 @@ You can only have one `matrix_mautrix_SERVICENAME_configuration_extension_yaml`
```yaml
matrix_mautrix_SERVICENAME_configuration_extension_yaml: |
bridge:
relay:
enabled: true
permissions:
'@alice:{{ matrix_domain }}': admin
encryption:


Caricamento…
Annulla
Salva