chore: Update trashbin retention documentation with exceeded quota details

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng 2024-09-11 11:57:31 -07:00 committed by backportbot[bot]
parent 218f18715f
commit 99a552c1c6

View file

@ -745,6 +745,11 @@ $CONFIG = [
/**
* 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.
*