# `PhoenixKit.Modules.Storage.Workers.PruneTrashJob`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.102/lib/modules/storage/workers/prune_trash_job.ex#L1)

Oban worker that permanently deletes trashed files older than the configured retention period.

Runs daily via cron. Retention is configured via the `trash_retention_days` setting (default: 30).

---

*Consult [api-reference.md](api-reference.md) for complete listing*
