Deleted Items
=============

These parameters are related to the deleted files app.

+---------------------------+----------------------------------------+------------------------------------------------------------------------------------------------------------+
| **Parameter**             | **Format**                             | **Description**                                                                                            |
|                           |                                        |                                                                                                            |
+---------------------------+----------------------------------------+------------------------------------------------------------------------------------------------------------+
| **Trash Bin Rentention**  | 'trashbin_retention_obligation' => 30, | When the delete app is enabled (default), this is the amount of days a file will be kept in the trash bin. |
|                           |                                        | Default is 30 days.                                                                                        |
|                           |                                        |                                                                                                            |
+---------------------------+----------------------------------------+------------------------------------------------------------------------------------------------------------+
| **Trash Bin Auto Expire** | 'trashbin_auto_expire' => true,        |                                                                                                            |
|                           |                                        |                                                                                                            |
|                           |                                        |                                                                                                            |
+---------------------------+----------------------------------------+------------------------------------------------------------------------------------------------------------+

