mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
manual backport
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
This commit is contained in:
parent
f8d64cf2bf
commit
26ffc1ea6c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user