Changes after code review
This commit is contained in:
parent
ab42fd88a4
commit
2433fee461
7 changed files with 6 additions and 59 deletions
|
@ -92,9 +92,6 @@ class Cron
|
|||
Worker::add(PRIORITY_LOW, 'PullDirectory');
|
||||
}
|
||||
|
||||
// Delete all done workerqueue entries
|
||||
Worker::add(PRIORITY_LOW, 'CleanWorkerQueue');
|
||||
|
||||
// Clear cache entries
|
||||
Worker::add(PRIORITY_LOW, 'ClearCache');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue