Announce mautrix-gmessages support

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2794
This commit is contained in:
Slavi Pantaleev 2023-07-21 14:37:05 +03:00
parent 5ea6aa3e50
commit 0a81083e7d
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
# 2023-07-21
## mautrix-gmessages support
Thanks to [Shreyas Ajjarapu](https://github.com/shreyasajj)'s efforts, the playbook now supports bridging to [Google Messages](https://messages.google.com/) via the [mautrix-gmessages](https://github.com/mautrix/gmessages) bridge. See our [Setting up Mautrix Google Messages bridging](docs/configuring-playbook-bridge-mautrix-gmessages.md) documentation page for getting started.
# 2023-07-17
## matrix-media-repo support

View File

@ -1,6 +1,6 @@
# Setting up Mautrix gmessages (optional)
The playbook can install and configure [mautrix-gmessages](https://github.com/mautrix/gmessages) for you.
The playbook can install and configure [mautrix-gmessages](https://github.com/mautrix/gmessages) for you, for bridging to [Google Messages](https://messages.google.com/).
See the project's [documentation](https://docs.mau.fi/bridges/go/gmessages/index.html) to learn what it does and why it might be useful to you.
@ -8,7 +8,7 @@ Use the following playbook configuration:
```yaml
matrix_mautrix_gmessages_enabled: true
```
```
## Set up Double Puppeting