|
|
@ -8,4 +8,5 @@ PATH=/usr/local/bin:/bin:/usr/bin |
|
|
|
*/15 * * * * php /var/www/html/nextcloud/occ files:scan --all |
|
|
|
|
|
|
|
# Dump database every hour |
|
|
|
23 * * * * maint 01 01 |
|
|
|
# Run daily maint at 3 AM, run monthly maint on the first day of the month |
|
|
|
23 * * * * maint 03 01 |
|
|
|