Browse Source

update to run daily maint at 3am, added extra description

nextcloud/optimization
Mar Alegre 2 years ago
parent
commit
4c8c30a9ef
  1. 3
      nextcloud/assets/crontab

3
nextcloud/assets/crontab

@ -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

Loading…
Cancel
Save