Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • 0 Votes
    2 Posts
    217 Views
    jdaviescoatesJ
    This should all be automatically handled by Cloudron already based on whatever your retention policy is https://docs.cloudron.io/backups/#retention-policy
  • Plugin for automatic delete

    Etherpad Lite
    7
    0 Votes
    7 Posts
    12k Views
    holloschH
    @humptydumpty said in Plugin for automatic delete: @robi You beat me to it. [image: 1668209139819-screenshot-2022-11-11-172507-resized.png] Hi, plugin installation works, but the code "ep_delete_after_delay": { "delay": 86400, // one day, in seconds "loop": true, "loopDelay": 3600, // one hour, in seconds "deleteAtStart": true, "text": "The content of this pad has been deleted since it was older than the configured delay." }, don't work after putting in settings.json and restart app. I think a text should be displayed at a new pad, or? In my case there is no text...