Browse Source

Update as per suggestion

pull/1229/head
WobbelTheBear 4 years ago
committed by GitHub
parent
commit
bb931493ee
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/configuring-playbook-bridge-mautrix-signal.md

+ 2
- 2
docs/configuring-playbook-bridge-mautrix-signal.md View File

@@ -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: relay
YOUR_DOMAIN: user
'*': 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…
Cancel
Save