2025-03-03 00:17:47 +09:00
|
|
|
{#
|
|
|
|
SPDX-FileCopyrightText: 2023 Nikita Chernyi
|
|
|
|
SPDX-FileCopyrightText: 2025 Suguru Hirahara
|
|
|
|
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
#}
|
|
|
|
|
2023-03-10 23:48:43 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Synapse State Auto Compressor Timer
|
|
|
|
|
|
|
|
[Timer]
|
|
|
|
Unit=matrix-synapse-auto-compressor.service
|
2025-02-01 01:24:55 +09:00
|
|
|
OnCalendar={{ matrix_synapse_auto_compressor_schedule }}
|
2023-03-10 23:48:43 +02:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=timers.target
|