mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-10 04:56:39 -04:00
11 lines
241 B
Text
11 lines
241 B
Text
![]() |
[Unit]
|
||
|
Description=Reloads matrix-nginx-proxy periodically so that new SSL certificates can kick in
|
||
|
|
||
|
[Timer]
|
||
|
Unit=matrix-ssl-nginx-proxy-reload.service
|
||
|
OnCalendar=Sunday *-*-* 13:00:00
|
||
|
RandomizedDelaySec=3h
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|