diff --git a/README.md b/README.md index 4435c0f..1da1fe3 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Docs are in the `./docs/` folder, but here's a quick overview on how to use this }, "logging": "LoggingTemplate", "logging-args": { - "lol": "irrelevant, LoggingTemplate ignores these options lol" + "file": "/home/askiiart/Documents/updog/logs/site-log" } } } @@ -45,9 +45,7 @@ Docs are in the `./docs/` folder, but here's a quick overview on how to use this ## To-do - Add basic functionality - - Read `services.json` file - Call the extensions -- Add support for logging and alert 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)