mirror of
https://github.com/matrix-construct/construct
synced 2024-11-21 17:31:21 +01:00
Updated Bridges (markdown)
parent
7056db7709
commit
692fc11ae5
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@
|
|||
|
||||
1. [Follow instructions for setting up your bridge](https://docs.mau.fi/bridges/python/setup.html). This should produce a `registration.yaml` file.
|
||||
|
||||
> :exclamation: The bridge `id` and the `sender_localpart` have to match at this time.
|
||||
- Add the prefix `bridge_` to the `as_token`.
|
||||
|
||||
- :exclamation: The bridge `id` and the `sender_localpart` have to match at this time.
|
||||
|
||||
> The bridge user and room will be created based on this `id` automatically (e.g. `!id:localhost`). It is also okay if these already exist.
|
||||
|
||||
|
|
Loading…
Reference in a new issue