Преглед изворни кода

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 пре 2 година
родитељ
комит
a721c33464
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      docs/configuring-playbook-bridge-mautrix-signal.md

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-signal.md Прегледај датотеку

@@ -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:
```yaml
matrix_mautrix_signal_bridge_permissions: |
matrix_mautrix_signal_bridge_permissions:
'@ADMIN:YOUR_DOMAIN': admin
'@USER:YOUR_DOMAIN' : user
```


Loading…
Откажи
Сачувај