Skip to content

Configuring safe trash purge

When a user deletes a node (document, folder, mail or record) from OpenKM, it goes to the user’s trash. Periodically users should empty their trash to free repository space.

You can configure a directory in the server file system where an export of the trash will be placed, using the “repository.purgatory.home” configuration parameter. Each time before a node is permanently removed from the trash, the application exports it (using the Repository export feature) to the purgatory home folder, creating a subfolder structure “YEAR/MONTH/DAY” that can help the administrator locate the data to be recovered. To recover the data use the Repository import feature with the Metadata option checked.

Field / Property Type Description
repository.purgatory.home String Sets the safe trash purge destination folder.
/mnt/backup/trash