Matrix Docker Ansible eploy
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

11 řádky
217 B

  1. [Unit]
  2. Description=Renews Let's Encrypt SSL certificates periodically
  3. [Timer]
  4. Unit=matrix-ssl-lets-encrypt-certificates-renew.service
  5. OnCalendar=*-*-* 04:00:00
  6. RandomizedDelaySec=2h
  7. [Install]
  8. WantedBy=timers.target