matrix-docker-ansible-deploy/roles/matrix-synapse/templates/synapse
Slavi Pantaleev 2982b03809 Explicitly serialize matrix_synapse_app_service_config_files
Attempt to fix #192 (Github Issue), potential regression since
70487061f4.

Serializing as JSON/YAML explicitly is much better than relying on
magic (well, Python serialization being valid YAML..).
It seems like Python may prefix strings with `u` sometimes (Python 3?),
which causes Python serialization to not be compatible with YAML.
2019-05-30 09:42:08 +03:00
..
systemd Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
usr-local-bin Fix indentation in templates 2019-05-07 21:23:35 +02:00
env-synapse.j2 Fix indentation in templates 2019-05-07 21:23:35 +02:00
homeserver.yaml.j2 Explicitly serialize matrix_synapse_app_service_config_files 2019-05-30 09:42:08 +03:00
synapse.log.config.j2 Fix indentation in templates 2019-05-07 21:23:35 +02:00