bundlewrap/bundles/nextcloud/files/nextcloud-cron.timer
2021-12-17 21:17:22 +01:00

9 lines
118 B
SYSTEMD

[Unit]
Description=Run Nextcloud cron.php every 5 minutes
[Timer]
OnCalendar=*:0/5
[Install]
WantedBy=timers.target