Hi, I don't know if such a plugin exists. I had to do something similar for a product I am currently working on. I've used the Quartz scheduler to kick in a Java method which searches nodes with certain attributes (expiry date) and delete them from the repository. The code for that is pretty simple to write.
Cheers, Guillaume. On 4 July 2012 07:47, Michael Prieß <[email protected]> wrote: > Hi, > > I add every 2 Minutes additional Nodes which are valid for x Minutes, > Hours or Days. Is there still a plugin or an watchdog available which > clean up my jcr repository to avoid a full disk? > > Cheers, > > Michael
