Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 rivejä
327 B

  1. {#
  2. SPDX-FileCopyrightText: 2022 MDAD Team and contributors
  3. SPDX-License-Identifier: AGPL-3.0-or-later
  4. #}
  5. [Unit]
  6. Description=Reloads matrix-coturn periodically so that new SSL certificates can kick in
  7. [Timer]
  8. Unit=matrix-coturn-reload.service
  9. OnCalendar=*-*-* 06:30:00
  10. RandomizedDelaySec=1h
  11. [Install]
  12. WantedBy=timers.target