mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-03-01 02:13:10 +00:00
matrix_synapse_systemd_service_post_start_delay_seconds is assigned a string value, and setup fails while creating the service file. It is impossible to compare str and int.