Announce mautrix-wsproxy support

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2261
This commit is contained in:
Slavi Pantaleev
2023-08-23 15:11:08 +03:00
parent 4299d4ebd5
commit 9f90510d53
3 changed files with 14 additions and 1 deletions

View File

@ -15,7 +15,7 @@ matrix_mautrix_imessage_homeserver_token: 'secret token from bridge'
matrix_mautrix_wsproxy_syncproxy_shared_secret: 'secret token from bridge'
```
Note that the tokens must match what is compiled into the `mautrix-imessage` bridge running on Mac and Android.
Note that the tokens must match what is compiled into the [mautrix-imessage](https://github.com/mautrix/imessage) bridge running on your Mac or Android device.
## Usage