ansible-role-nextcloud/templates/nextcloud-cron.timer.j2

10 lines
160 B
Django/Jinja

[Unit]
Description=Run Nextcloud cron.php every 5 minutes
[Timer]
OnBootSec=5m
OnUnitActiveSec=5m
Unit=nextcloud-cron.service
[Install]
WantedBy=timers.target