Update README to reflect current changes

This commit is contained in:
askiiart 2024-01-31 19:03:12 -06:00
parent ed8593e41d
commit 53eaee5971
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67

View file

@ -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)