Update README to reflect current changes
This commit is contained in:
parent
ed8593e41d
commit
53eaee5971
1 changed files with 1 additions and 3 deletions
|
@ -36,7 +36,7 @@ Docs are in the `./docs/` folder, but here's a quick overview on how to use this
|
||||||
},
|
},
|
||||||
"logging": "LoggingTemplate",
|
"logging": "LoggingTemplate",
|
||||||
"logging-args": {
|
"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
|
## To-do
|
||||||
|
|
||||||
- Add basic functionality
|
- Add basic functionality
|
||||||
- Read `services.json` file
|
|
||||||
- Call the extensions
|
- Call the extensions
|
||||||
- Add support for logging and alert extensions
|
|
||||||
- Add maintenance windows (optionally recurring)
|
- Add maintenance windows (optionally recurring)
|
||||||
- Add ability to set default extensions that can be overridden on a per-service basis
|
- Add ability to set default extensions that can be overridden on a per-service basis
|
||||||
- And groups (lower priority)
|
- And groups (lower priority)
|
||||||
|
|
Loading…
Reference in a new issue