matrix-docker-ansible-deploy/roles/matrix-server/templates
Slavi Pantaleev 9a9b7383e9 Completely redo how mxisd configuration gets generated
This change is provoked by a few different things:

- #54 (Github Pull Request), which rightfully says that we need a
way to support ALL mxisd configuration options easily

- the upcoming mxisd 1.3.0 release, which drops support for
property-style configuration (dot-notation), forcing us to
redo the way we generate the configuration file

With this, mxisd is much more easily configurable now
and much more easily maintaneable by us in the future
(no need to introduce additional playbook variables and logic).
2019-01-11 19:33:54 +02:00
..
corporal Use |to_json filter for serializing booleans to JSON 2019-01-08 13:12:56 +02:00
coturn Remove lt-cred-mech Coturn option 2018-10-08 08:22:40 +03:00
env Set MAILNAME env variable to FQDN hostname for matrix-mailer. 2018-12-30 21:50:59 +01:00
mautrix-telegram Expose mautrix-telegram public endpoint through nginx 2018-10-21 23:20:37 +02:00
mautrix-whatsapp Add documentation and fix templates 2018-10-24 18:23:39 +02:00
nginx-conf.d Server non-scary page at matrix domain (take 2) 2018-12-29 20:11:37 +02:00
riot-web Fix "missing translation" warning on riot-web homepage 2018-12-12 10:48:30 +09:00
synapse Escape homeserver variables to prevent rare breakage 2018-12-23 15:20:01 +02:00
systemd Make it safer to override matrix_synapse_media_store_path 2018-12-20 13:39:01 +02:00
usr-local-bin Switch to managing cronjobs with the Ansible cron module 2019-01-08 12:52:03 +02:00
well-known Add Service Discovery (/.well-known/matrix/client) support 2018-09-17 10:51:46 +03:00