matrix-docker-ansible-deploy/roles/matrix-synapse/templates
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
..
goofys Use SyslogIdentifier to improve logging 2019-05-16 09:43:46 +09:00
synapse Fix |to_nice_yaml breaking formatting 2020-04-18 11:06:53 +03:00