mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-08 19:57:35 +01:00
10 lines
199 B
Plaintext
10 lines
199 B
Plaintext
|
[Unit]
|
||
|
Description=Synapse State Auto Compressor Timer
|
||
|
|
||
|
[Timer]
|
||
|
Unit=matrix-synapse-auto-compressor.service
|
||
|
OnCalendar={{ matrix_synapse_auto_compressor_calendar }}
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|