manual backport

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
This commit is contained in:
Sascha Wiswedel 2020-06-03 15:28:04 +02:00
parent f8d64cf2bf
commit 26ffc1ea6c
No known key found for this signature in database
GPG Key ID: DC336C0F05DBA0CD

View File

@ -45,7 +45,7 @@ intentionally. This allows to set up special cron jobs on your server with the k
granularity, instead of relying on the Nextcloud cron feature which is not very flexible
on scheduling.
To implement the samples mentioned above, the following three entries are necessary::
To implement the samples mentioned above, the following three entries are necessary:
# crontab -u www-data -e
0 * * * * php -f /var/www/nextcloud/occ activity:send-mails hourly