0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-20 20:03:45 +02:00

Updated Bridges (markdown)

Jason Volk 2023-02-15 20:19:12 -08:00
parent a3a16b28b0
commit 8d70905f86

@ -2,7 +2,7 @@
1. [Follow instructions for setting up your bridge](https://docs.mau.fi/bridges/python/setup.html). This should produce a `registration.yaml` file.
- Add the prefix `bridge_` to the `as_token`.
- Add the prefix "bridge_" to the `as_token`. Example: `as_token: bridge_1m9jt3xt6qdb4...`
- The bridge `id` and the `sender_localpart` have to match at this time.