Implementing OwnCloud API v1: Trigger cleanup before update #25

Closed
opened 7 years ago by dustinwilson · 1 comments
Owner

Trigger cleanup before update

This is used to clean up the database. It deletes folders and feeds that are marked for deletion

  • Authentication: Requires admin user
  • Method: GET
  • Route: /cleanup/before-update
  • Returns: Nothing
## Trigger cleanup before update This is used to clean up the database. It deletes folders and feeds that are marked for deletion * **Authentication**: Requires admin user * **Method**: GET * **Route**: /cleanup/before-update * **Returns**: Nothing
Owner

In Arsse, this method will only delete feeds for which there are no subscriptions. It may also first delete inactive users before deleting feeds

In Arsse, this method will only delete feeds for which there are no subscriptions. It may also first delete inactive users before deleting feeds
jking closed this issue 7 years ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

0000-12-31

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.