Matrix Docker Ansible eploy
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 

16 строки
306 B

  1. {#
  2. SPDX-FileCopyrightText: 2024 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