run cron jobs every 5 minutes

This commit is contained in:
Sebastian Hugentobler 2020-10-05 12:05:55 +02:00
parent 08b8c0b3e1
commit 7b79d1f68a

View File

@ -1 +1 @@
*/15 * * * * php -f /var/lib/nextcloud/cron.php
*/5 * * * * php -f /var/lib/nextcloud/cron.php