Просмотр исходного кода

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 лет назад
Родитель
Сommit
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: 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
``` ```


Загрузка…
Отмена
Сохранить