bundlewrap/bundles/nextcloud/files/nextcloud-cron.timer

9 lines
118 B
SYSTEMD
Raw Normal View History

2021-12-17 20:17:22 +00:00
[Unit]
Description=Run Nextcloud cron.php every 5 minutes
[Timer]
OnCalendar=*:0/5
[Install]
WantedBy=timers.target