matrix-docker-ansible-deploy/roles/custom/matrix-synapse
Jim Myhrberg 247daf962f
fix(synapse/goofys): resolve Jinja2 syntax error in systemd service template
Commit 4224741130 missed a endfor
statement in the goofys systemd service unit template. This adds it,
avoiding a Jinja2 syntax error when using goofys.
2024-06-10 22:14:29 +01:00
..
defaults Remove a few remaining hardcoded docker.service references 2024-06-05 21:22:21 +03:00
tasks Add missing configuration matrix_synapse_ext_synapse_auto_accept_invite_accept_invites_only_from_local_users to specifies whether only invites from local users will be auto accepted. 2024-05-17 11:08:12 +08:00
templates fix(synapse/goofys): resolve Jinja2 syntax error in systemd service template 2024-06-10 22:14:29 +01:00
vars Do not hardcode https:// in all remaining places, refer to matrix_static_files_scheme 2024-05-25 16:14:26 +03:00