Plugin for automatic delete
- 
Don't know of a plugin, but I found this script -https://framagit.org/framasoft/Etherpad/pad_delete_after_delay
@girish said in Plugin for automatic delete:
Don't know of a plugin, but I found this script -https://framagit.org/framasoft/Etherpad/pad_delete_after_delay
Thx - how to install the plugin? After edit the config.json the app don't start...
 - 
@girish said in Plugin for automatic delete:
Don't know of a plugin, but I found this script -https://framagit.org/framasoft/Etherpad/pad_delete_after_delay
Thx - how to install the plugin? After edit the config.json the app don't start...
 - 
@girish said in Plugin for automatic delete:
Don't know of a plugin, but I found this script -https://framagit.org/framasoft/Etherpad/pad_delete_after_delay
Thx - how to install the plugin? After edit the config.json the app don't start...
 - 
@robi You beat me to it.

 - 
N nebulon marked this topic as a question on 
 - 
@robi You beat me to it.

@humptydumpty said in Plugin for automatic delete:
@robi You beat me to it.

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... - 
G girish marked this topic as a regular topic on