From 47b28d2ad90b16eafea0be72e2ea6be3bf013c4c Mon Sep 17 00:00:00 2001 From: Noah Hilverling Date: Fri, 13 Mar 2020 09:40:08 +0100 Subject: [PATCH] Remove TODO --- doc/01-About.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/01-About.md b/doc/01-About.md index 8f751bfb..29229dec 100644 --- a/doc/01-About.md +++ b/doc/01-About.md @@ -4,6 +4,4 @@ Icinga DB serves as a synchronisation daemon between Icinga 2 (Redis) and Icinga Web 2 (MySQL). It synchronises configuration, volatile states and history of an Icinga 2 environment using checksums. -Icinga DB also supports reading from multiple environments and writing into a single MySQL instance. - -> TODO: add more here +Icinga DB also supports reading from multiple environments and writing into a single MySQL instance. \ No newline at end of file