0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-03 10:38:55 +02:00

Updated Bridges (markdown)

Jason Volk 2023-02-15 19:39:12 -08:00
parent 7056db7709
commit 692fc11ae5

@ -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.