manual backport

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
This commit is contained in:
Sascha Wiswedel 2020-06-03 15:27:30 +02:00
parent 9ad48f251b
commit c18040c85d
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