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
5 changes: 5 additions & 0 deletions config/config.sample.php
Original file line number Diff line number Diff line change
Expand Up @@ -745,6 +745,11 @@
/**
* If the trash bin app is enabled (default), this setting defines the policy
* for when files and folders in the trash bin will be permanently deleted.
*
* If the user quota limit is exceeded due to deleted files in the trash bin,
* retention settings will be ignored and files will be cleaned up until
* the quota requirements are met.
*
* The app allows for two settings, a minimum time for trash bin retention,
* and a maximum time for trash bin retention.
*
Expand Down