nextcloud/apps/files_trashbin/lib
Robin Appelman 38db847164 allow admin to configure the max trashbin size
this allows an admin to configure the max trashbin size instead of always relying on the users quota.

The trashbin size can be configured using the `occ trash:size` command and can be set both globally and per-user

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-23 14:30:07 +00:00
..
AppInfo Update license headers for 19 2020-04-29 11:57:22 +02:00
BackgroundJob Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
Command allow admin to configure the max trashbin size 2020-07-23 14:30:07 +00:00
Controller Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Events Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Exceptions Update license headers 2019-12-05 15:38:45 +01:00
Sabre Update license headers for 19 2020-04-29 11:57:22 +02:00
Trash Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Capabilities.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Expiration.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Helper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Hooks.php Update license headers 2019-12-05 15:38:45 +01:00
Storage.php Remove unused imports 2020-03-25 22:08:08 +01:00
Trashbin.php allow admin to configure the max trashbin size 2020-07-23 14:30:07 +00:00