Ir al contenido
Otras versiones

Cargando…

Configuring safe trash purge

Esta página aún no está disponible en tu idioma.

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

You can configure a directory in the server file system where an export of the trash to be placed, using the “repository.purgatory.home” configuration parameter. Each time before a node is definitely removed from trash, the application does an export (as with the Repository export feature) to the purgatory home folder, creating a sub folder with the structure “YEAR/MONTH/DAY” what can help the administrator to 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 Set the safe trash purge destination folder.
/mnt/backup/trash