Additionally to occ system:cron, there are other jobs that are recommended to be added as separate system cron entries:
See https://doc.owncloud.com/server/10.1/admin_manual/configuration/server/background_jobs_configuration.html#available-background-jobs
These occ commands require extra cron jobs in the system crontab, where the interval could be different. Maybe we could add extra variables for each of these jobs and a configurable interval ?
Additionally to
occ system:cron, there are other jobs that are recommended to be added as separate system cron entries:See https://doc.owncloud.com/server/10.1/admin_manual/configuration/server/background_jobs_configuration.html#available-background-jobs
These occ commands require extra cron jobs in the system crontab, where the interval could be different. Maybe we could add extra variables for each of these jobs and a configurable interval ?