Update README

This commit is contained in:
askiiart 2024-02-06 12:42:01 -06:00
parent ede0c8561b
commit 0857ad8193
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67

View file

@ -2,6 +2,17 @@
An HTTP checker for updog.
## Config
```json
{
"logging": "HttpChecker",
"logging-args": {
"url": "https://url.to.be.checked.net"
}
}
```
## Arguments
Arguments marked with * are required.
@ -22,7 +33,7 @@ Default: None, this is a required value.
Text to be appended after the status message for each status code.
TODO: Add ranges and lists for these - will not be stored like that, just processed into a normal dict like this.
TODO: Add ranges and lists for these - will not be stored like that, just processed into their currently format.
Default: None