nextcloud-background-job/nextcloud-background-job.timer

11 lines
177 B
SYSTEMD
Raw Permalink Normal View History

2017-11-04 01:31:16 +01:00
[Unit]
Description=Run Nextcloud cron.php every 15 minutes
[Timer]
OnBootSec=5min
OnUnitActiveSec=15min
Unit=nextcloud-background-job.service
[Install]
WantedBy=timers.target