matrix-docker-ansible-deploy/roles/matrix-coturn/templates/systemd/matrix-coturn-reload.timer.j2
2021-08-13 16:05:57 +08:00

11 lines
220 B
Django/Jinja

[Unit]
Description=Reloads matrix-coturn periodically so that new SSL certificates can kick in
[Timer]
Unit=matrix-coturn-reload.service
OnCalendar=*-*-* 06:30:00
RandomizedDelaySec=1h
[Install]
WantedBy=timers.target