matrix-docker-ansible-deploy/roles/matrix-base
Chris van Dijk b9c8d059d0 Support both the im.vector.riot and io.element variants in client .well-known
According to the docs, "e2ee" is already under "io.element":
  https://github.com/vector-im/element-web/blob/develop/docs/e2ee.md#disabling-encryption-by-default
however "jitsi" is still under "im.vector.riot":
  https://github.com/vector-im/element-web/blob/develop/docs/jitsi.md#configuring-element-to-use-your-self-hosted-jitsi-server

For now let's just maintain backward and forward compatibility for both
settings since the client version is out of the control of this
playbook.
2020-09-26 16:57:02 +00:00
..
defaults Rename matrix_riot_jitsi_preferredDomain and matrix_riot_e2ee_default to Element 2020-09-26 16:24:09 +00:00
files/yum.repos.d Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
tasks Install lsb-release on Debian distros if unavailable 2020-08-27 13:58:35 +03:00
templates Support both the im.vector.riot and io.element variants in client .well-known 2020-09-26 16:57:02 +00:00
vars Split playbook into multiple roles 2019-01-12 18:01:10 +02:00