Merge pull request #700 from TomTurnschuh/patch-1

Update time for files to stay in trash bin.
This commit is contained in:
Morris Jobke
2018-03-05 11:01:03 +01:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ oldest files (files with the oldest timestamps from when they were deleted)
until it meets the memory usage limit again.
Nextcloud checks the age of deleted files every time new files are added to the
deleted files. By default, deleted files stay in the trash bin for 180 days. The
deleted files. By default, deleted files stay in the trash bin for 30 days. The
Nextcloud server administrator can adjust this value in the ``config.php`` file
by setting the ``trashbin_retention_obligation`` value. Files older than the
``trashbin_retention_obligation`` value will be deleted permanently.