@humptydumpty said in Plugin for automatic delete:
@robi You beat me to it.
Screenshot 2022-11-11 172507.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...