matrix-docker-ansible-deploy/roles/custom/matrix-synapse/templates/synapse
Slavi Pantaleev d12643eb91 Do not use docker stop --time (deprecated in Docker v28 in favor of --timeout or just -t)
`-t` works on both old and new Docker versions, so it's best to use that.
2025-02-22 21:42:18 +02:00
..
bin
customizations Pin boto3 and botocore to an old version when installing synapse-s3-storage-provider to prevent issues with non-AWS S3 providers 2025-01-19 10:32:07 +02:00
ext/s3-storage-provider
prometheus
systemd Do not use docker stop --time (deprecated in Docker v28 in favor of --timeout or just -t) 2025-02-22 21:42:18 +02:00
homeserver.yaml.j2 Add a matrix_synapse_url_preview_ip_range_whitelist variable 2025-02-21 23:05:14 +02:00
labels.j2 Update a few incorrect comments 2024-12-25 16:42:19 +02:00
synapse.log.config.j2
worker-labels.j2 Fix some comments in worker-labels for Synapse 2024-02-03 18:53:17 +02:00
worker.yaml.j2