We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65bdd8a commit dc88165Copy full SHA for dc88165
admin_manual/configuration_server/config_sample_php_parameters.rst
@@ -1384,8 +1384,8 @@ Available values (D1 and D2 are configurable numbers):
1384
and automatically deletes anytime after that if space is needed (note:
1385
files may not be deleted if space is not needed).
1386
* ``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)
+ keeps files and folders in the trash bin for D1+ days, then delete files
+ if the user reached its quota.
1389
* ``auto, D2``
1390
delete all files in the trash bin that are older than D2 days
1391
automatically, delete other files anytime if space needed
0 commit comments