From ae77e42db19144b8796582f7bec2b308d5f72b7e Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Tue, 21 Sep 2021 19:37:39 +0100 Subject: [PATCH] Update TODO. --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index a1f55d8..e3d9b6d 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,3 @@ * Write a man page. -* Profiles in a lumberjack.conf file? +* Templates in a lumberjack.conf file - use the bash ini parser for config? * Add a regex filter (read from a file) to decide what to log and what to drop.