Ver a proveniência

Merge branch 'synapse-module-auto-accept-invite' of https://github.com/xvsun/matrix-docker-ansible-deploy into synapse-module-auto-accept-invite

pull/3195/head
xvsun há 2 anos
ascendente
cometimento
a721c33464
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      docs/configuring-playbook-bridge-mautrix-signal.md

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-signal.md Ver ficheiro

@@ -45,7 +45,7 @@ This will add the admin permission to the specific user, while keeping the defau


In case you want to replace the default permissions settings **completely**, populate the following item within your `vars.yml` file: In case you want to replace the default permissions settings **completely**, populate the following item within your `vars.yml` file:
```yaml ```yaml
matrix_mautrix_signal_bridge_permissions: |
matrix_mautrix_signal_bridge_permissions:
'@ADMIN:YOUR_DOMAIN': admin '@ADMIN:YOUR_DOMAIN': admin
'@USER:YOUR_DOMAIN' : user '@USER:YOUR_DOMAIN' : user
``` ```


Carregando…
Cancelar
Guardar