matrix-docker-ansible-deploy/roles/matrix-synapse/templates/synapse
recklesscoder 5d3b765241
Actually use matrix_synapse_storage_path
matrix_synapse_storage_path is already defined in matrix-synapse/defaults/main.yml (with a default of "{{ matrix_synapse_base_path }}/storage"), but was not being used for its presumed purpose in matrix-synapse.service.j2. As a result, if matrix_synapse_storage_path was overridden (in a vars.yml), the synapse service failed to start.
2019-11-02 13:46:02 +01:00
..
systemd Actually use matrix_synapse_storage_path 2019-11-02 13:46:02 +01: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 Make SAML2 configuration match sample config generated using generate command 2019-10-03 19:26:38 +03:00
synapse.log.config.j2 Make Synapse log messages a bit prettier 2019-07-04 18:19:52 +03:00