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