mirror of
https://github.com/matrix-construct/construct
synced 2024-11-21 17:31:21 +01:00
Updated Bridges (markdown)
parent
a3a16b28b0
commit
8d70905f86
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
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.
|
- The bridge `id` and the `sender_localpart` have to match at this time.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue