Bladeren bron

Update docs/configuring-playbook-bridge-mautrix-signal.md

Improvement of documentation

Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
pull/1229/head
WobbelTheBear 5 jaren geleden
committed by GitHub
bovenliggende
commit
30aa8c2c3f
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: 4AEE18F83AFDEB23
1 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. +2
    -1
      docs/configuring-playbook-bridge-mautrix-signal.md

+ 2
- 1
docs/configuring-playbook-bridge-mautrix-signal.md Bestand weergeven

@@ -20,7 +20,8 @@ matrix_mautrix_signal_relaybot_enabled: true
```
If you want to activate the relay bot in a room, use `!signal set-relay`.
Use `!signal unset-relay` to deactivate.
Additionally the permissions for the bridge grant user rights to all base domain users in case the relay bot is disabled, or relay rights in case the relay bot is enabled.
By default, any user on your homeserver will be able to use the bridge.
If you enable the relay bot functionality, it will relay every user's messages in a portal room - no matter which homeserver they're from.

If you would like to have a more specific setting of the permissions you can set the permissions as follows (example). For more details see also [mautrix-bridge documentation](https://docs.mau.fi/bridges/python/signal/relay-mode.html)
```yaml


Laden…
Annuleren
Opslaan