Remove conversations from tracker after some time

Hi, since it is hard to avoid that users provide personal information in a conversation, conversations generally seem to fall under the General Data Protection Regulation. To avoid problems, I want to remove all conversations from Rasa’s embedded tracker store that are older than, for instance, 7 days.

Does Rasa Open Source already support this via a configuration? If not, how would I implement an automated mechanism?