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