Skip to content

Commit dc88165

Browse files
committed
fix(trash bin): Improve clarity of files retention config
Signed-off-by: Louis Chemineau <[email protected]>
1 parent 65bdd8a commit dc88165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,8 +1384,8 @@ Available values (D1 and D2 are configurable numbers):
13841384
and automatically deletes anytime after that if space is needed (note:
13851385
files may not be deleted if space is not needed).
13861386
* ``D1, auto``
1387-
keeps files and folders in the trash bin for D1+ days, delete anytime if
1388-
space needed (note: files may not be deleted if space is not needed)
1387+
keeps files and folders in the trash bin for D1+ days, then delete files
1388+
if the user reached its quota.
13891389
* ``auto, D2``
13901390
delete all files in the trash bin that are older than D2 days
13911391
automatically, delete other files anytime if space needed

0 commit comments

Comments
 (0)