mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-06 10:21:40 -05:00
10 lines
217 B
Django/Jinja
10 lines
217 B
Django/Jinja
[Unit]
|
|
Description=Renews Let's Encrypt SSL certificates periodically
|
|
|
|
[Timer]
|
|
Unit=matrix-ssl-lets-encrypt-certificates-renew.service
|
|
OnCalendar=*-*-* 04:00:00
|
|
RandomizedDelaySec=2h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|