From 41379e36dfae918946ec4a0a3fb24366612c5ae5 Mon Sep 17 00:00:00 2001 From: askiiart Date: Mon, 5 Feb 2024 18:11:32 -0600 Subject: [PATCH] Update to-do list --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 1da1fe3..ff6b357 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,9 @@ Docs are in the `./docs/` folder, but here's a quick overview on how to use this ## To-do -- Add basic functionality - - Call the extensions - Add maintenance windows (optionally recurring) - Add ability to set default extensions that can be overridden on a per-service basis - - And groups (lower priority) + - Also add groups - Add ability for checkers to have preferred alerts and logging extensions - will print a warning if the preferred extension(s) are not used - Add "keywords" to be replaced in the config (for current directory, service name, maybe some others)