Further purging of cleanup_deleted

This commit is contained in:
Matthew Jones
2016-05-11 15:07:44 -04:00
parent 1e12fa47ae
commit c6eedce3d8
3 changed files with 12 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ Make a POST request to this resource to launch the system job template.
An extra parameter `extra_vars` is suggested in order to pass extra parameters
to the system job task.
For example on `cleanup_jobs`, `cleanup_deleted`, and `cleanup_activitystream`:
For example on `cleanup_jobs` and `cleanup_activitystream`:
`{"days": 30}`