matrix-docker-ansible-deploy/roles/matrix-bridge-mautrix-hangouts
Slavi Pantaleev a2a4218e95 Make mautrix-python-based bridges E2EE happier
Fixes a problem like this:
> File "/usr/lib/python3.8/site-packages/mautrix/bridge/e2ee.py", line 79, in __init__
> raise RuntimeError("Unsupported database scheme")

mautrix-python's e2ee.py module expects to find `postgres://` instead of
`postgresql://`.
2020-12-23 15:39:12 +02:00
..
defaults Make mautrix-python-based bridges E2EE happier 2020-12-23 15:39:12 +02:00
tasks Use role relative paths for things 2020-12-23 11:34:48 +00:00
templates Add (Postgres + SQLite) support to matrix-mautrix-hangouts bridge 2020-12-14 12:34:59 +02:00