Admin files trash

Restore or permanently delete soft-deleted files inside trash_keep retention (default 30 days).

Admin files trash

Site-wide soft-delete bin for files still inside the retention window.

Where to find it

Admin → FilesTrash (/admin/files/trash)

How it works

Lists deleted files with expire time and reason. Restore selected returns eligible items (admin restore can still skip owners who lack plan/storage quota). Permanently delete selected removes DB + storage bytes (bulk max 200). UI refreshes about every 15 s.

Retention follows Settings: trash_keep_amount / trash_keep_unit (default 30 days) and cleanup interval (trash_cleanup_interval_*, default 15 minutes). Changing retention updates expiry on current trash items.

This is not Servers trash.

Common problems

Partial restore

Some owners hit quota - check Users & limits / per-user overrides.

Related