1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Rename "matrix_synapse_auto_compressor_calendar" to "matrix_synapse_auto_compressor_schedule" for consistency

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2025-02-01 01:24:55 +09:00
parent b0c73c8378
commit 08e34a4a6f
4 changed files with 14 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ Description=Synapse State Auto Compressor Timer
[Timer]
Unit=matrix-synapse-auto-compressor.service
OnCalendar={{ matrix_synapse_auto_compressor_calendar }}
OnCalendar={{ matrix_synapse_auto_compressor_schedule }}
[Install]
WantedBy=timers.target