Update as per suggestion
This commit is contained in:
parent
c3b4a1a66d
commit
bb931493ee
@ -27,8 +27,8 @@ matrix_mautrix_signal_configuration_extension_yaml: |
|
|||||||
bridge:
|
bridge:
|
||||||
permissions:
|
permissions:
|
||||||
'@YOUR_USERNAME:YOUR_DOMAIN': admin
|
'@YOUR_USERNAME:YOUR_DOMAIN': admin
|
||||||
'*': user
|
YOUR_DOMAIN: user
|
||||||
YOUR_DOMAIN: relay
|
'*': relay
|
||||||
```
|
```
|
||||||
|
|
||||||
You may wish to look at `roles/matrix-bridge-mautrix-signal/templates/config.yaml.j2` to find more information on the permissions settings and other options you would like to configure.
|
You may wish to look at `roles/matrix-bridge-mautrix-signal/templates/config.yaml.j2` to find more information on the permissions settings and other options you would like to configure.
|
||||||
|
Loading…
Reference in New Issue
Block a user