Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
clarified trash bin retention by storage shortage override
Signed-off-by: Sascha Wiswedel <[email protected]>
  • Loading branch information
wiswedel authored and backportbot[bot] committed May 4, 2020
commit c9fa25c18a53f80aad63818d432c3e8e2ce59959
2 changes: 1 addition & 1 deletion config/config.sample.php
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@
* automatically, delete other files anytime if space needed
* * ``D1, D2``
* keep files and folders in the trash bin for at least D1 days and
* delete when exceeds D2 days
* delete when exceeds D2 days (note: files will not be deleted automatically if space is needed)
* * ``disabled``
* trash bin auto clean disabled, files and folders will be kept forever
*
Expand Down