nextcloud/apps/files_trashbin/lib
Robin Appelman 63a90aaf47
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-24 13:39:09 +02:00
..
AppInfo Update license headers 2019-12-05 15:38:45 +01:00
BackgroundJob Update license headers 2019-12-05 15:38:45 +01:00
Command allow admin to configure the max trashbin size 2020-07-24 13:39:09 +02:00
Controller Trash bin: fix exception triggered if no correct fileId is provided. 2020-01-07 23:47:07 +01:00
Events Update license headers 2019-12-05 15:38:45 +01:00
Exceptions Update license headers 2019-12-05 15:38:45 +01:00
Sabre Update license headers 2019-12-05 15:38:45 +01:00
Trash Update license headers 2019-12-05 15:38:45 +01:00
Capabilities.php Update license headers 2019-12-05 15:38:45 +01:00
Expiration.php Update license headers 2019-12-05 15:38:45 +01:00
Helper.php Update license headers 2019-12-05 15:38:45 +01:00
Hooks.php Update license headers 2019-12-05 15:38:45 +01:00
Storage.php Update license headers 2019-12-05 15:38:45 +01:00
Trashbin.php allow admin to configure the max trashbin size 2020-07-24 13:39:09 +02:00