From fd7bad223f0f883350302797a88a68311aca546a Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 29 Sep 2022 15:48:45 +0200 Subject: [PATCH] TODO update. --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 201810a..59b71aa 100644 --- a/TODO.txt +++ b/TODO.txt @@ -10,3 +10,4 @@ Things to do in no particular order: - Add more services - Add more tasks e.g. storage in mongodb or mariadb and some more notifications like XMPP and SMS - Check for all required configuration options and set defaults in services. +- Write documentation and inline documentation.