From 692fc11ae5b4cc6c94194801304a10f3f1e74bad Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Wed, 15 Feb 2023 19:39:12 -0800 Subject: [PATCH] Updated Bridges (markdown) --- Bridges.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Bridges.md b/Bridges.md index b7aa5ea..3b28a12 100644 --- a/Bridges.md +++ b/Bridges.md @@ -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.