Matrix Docker Ansible eploy
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- [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
|