From bd973ca10acd9084c9bc0a913946154289ec52bf Mon Sep 17 00:00:00 2001 From: TomTurnschuh <36013390+TomTurnschuh@users.noreply.github.com> Date: Sun, 4 Mar 2018 16:05:55 +0100 Subject: [PATCH] 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. --- user_manual/files/deleted_file_management.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/files/deleted_file_management.rst b/user_manual/files/deleted_file_management.rst index fe3e97ef7..03fc14501 100644 --- a/user_manual/files/deleted_file_management.rst +++ b/user_manual/files/deleted_file_management.rst @@ -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.