Matrix Docker Ansible eploy
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
199 B

  1. [Unit]
  2. Description=Synapse State Auto Compressor Timer
  3. [Timer]
  4. Unit=matrix-synapse-auto-compressor.service
  5. OnCalendar={{ matrix_synapse_auto_compressor_calendar }}
  6. [Install]
  7. WantedBy=timers.target