nextcloud/apps/files_trashbin/composer
Robin Appelman 050e2fe346
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-07 14:45:08 +02:00
..
composer allow admin to configure the max trashbin size 2020-07-07 14:45:08 +02:00
autoload.php Files_Trashbin Autoloader 2017-10-24 20:40:12 +02:00
composer.json Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00