matrix-docker-ansible-deploy/roles/matrix-synapse/templates/synapse
Slavi Pantaleev c13c29f48e Fix |to_nice_yaml breaking formatting
Well, actually 8cd9cde won't work, unless we put the
`|to_nice_yaml` thing on a new line.

We can, but that takes more lines and makes things look uglier.
Using `|to_json` seems good enough.

The whole file is parsed as YAML later on and merged with the
`_extension` variable before being dumped as YAML again in the end.
2020-04-18 11:06:53 +03:00
..
systemd Allow Synapse manhole to be enabled 2019-12-05 00:07:15 -06:00
usr-local-bin Quote docker args in case inputs contain spaces 2019-10-14 08:59:56 +01:00
env-synapse.j2 Fix indentation in templates 2019-05-07 21:23:35 +02:00
homeserver.yaml.j2 Fix |to_nice_yaml breaking formatting 2020-04-18 11:06:53 +03:00
synapse.log.config.j2 Make Synapse log messages a bit prettier 2019-07-04 18:19:52 +03:00