From 352a10bf383c38c0b45bf0b66fec0bfd874ba08d Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Fri, 15 Apr 2016 00:07:10 +0200 Subject: add a cleanup cronjob which deletes old polls --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1427796..f397d5f 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,8 @@ GNU AGPL v3 or higher (see file License) (You need an absolute path here!) 11. Try to open http://$YOUR_SERVER/check.cgi to check if your config seems to work. +12. You may want to install a cronjob to cleanup dudle polls. + See dudle_cleanup for an example. # Docker image There are two docker image available -- cgit v1.2.3