Update time for files to stay in trash bin.

How long will deleted files stay in the trash bin?
The config.sample says a different time than this manual.
This commit is contained in:
TomTurnschuh 2018-03-04 16:05:55 +01:00 committed by Morris Jobke
parent 74f8a8e330
commit bd973ca10a
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

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.