mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #13500 from nextcloud/feat/taskprocessing/task-cleanup
feat(TaskProcessing): add taskprocessing:task:cleanup command
This commit is contained in:
@@ -193,6 +193,14 @@ Set 1 to enable and 0 to disable an implemented task type.
|
||||
|
||||
shows statistics for all task processing Tasks.
|
||||
|
||||
5. Clean-up old tasks
|
||||
|
||||
.. code-block::
|
||||
|
||||
occ taskprocessing:task:cleanup
|
||||
|
||||
delete tasks that are older than this number of seconds, defaults to 4 months.
|
||||
|
||||
Image storage
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user