Set Retention Policy for items in the Recycle Bin

Hi

I would like items to be deleted from the content recycle bin and the media recycle bin after a certain amount of time.
Is it possible to set a retention policy for the items in the content recycle bin and the media recycle bin?

Thanks!

Hi!

I don’t believe Umbraco provides such functionality without needing to write code.
As far as I know you need to write a IRecurringBackgroundJob.

@rsoeteman wrote a blogpost on this: Automatically clear old items from the Umbraco recycle bin | RichardSoeteman.NET

Hope this helps :slight_smile:

1 Like

Thanks for the reply

1 Like