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.
 
 

16 lines
306 B

  1. {#
  2. SPDX-FileCopyrightText: 2023 MDAD Team and contributors
  3. SPDX-License-Identifier: AGPL-3.0-or-later
  4. #}
  5. [Unit]
  6. Description=Synapse State Auto Compressor Timer
  7. [Timer]
  8. Unit=matrix-synapse-auto-compressor.service
  9. OnCalendar={{ matrix_synapse_auto_compressor_calendar }}
  10. [Install]
  11. WantedBy=timers.target