Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WorkerCleanOldTrashed ¶
func WorkerCleanOldTrashed(ctx *job.WorkerContext) error
WorkerCleanOldTrashed is a worker used to automatically delete files and directories that are in the trash for too long. The threshold for deletion is configurable per context in the config file, via the fs.auto_clean_trashed_after parameter.
func WorkerTrashFiles ¶
func WorkerTrashFiles(ctx *job.WorkerContext) error
WorkerTrashFiles is a worker to remove files in Swift after they have been removed from CouchDB. It is used when cleaning the trash, as removing a lot of files from Swift can take some time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.