mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-08-19 21:31:32 +02:00
Compare commits
2 Commits
0990fe79cd
...
c9a842147e
Author | SHA1 | Date | |
---|---|---|---|
|
c9a842147e | ||
|
11f6e2e810 |
@@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user