Updated Notify_pushjet (markdown)

master
Chris Caron 2023-06-24 12:10:56 -04:00
parent 6b7e019755
commit 403ed4be24
1 changed files with 2 additions and 0 deletions

@ -11,9 +11,11 @@ If you want to use your own custom Pushjet server, then the following identify t
* `pjet://{host}/{secret_key}`
* `pjet://{host}:{port}/{secret_key}`
* `pjet://{user}:{password}@{host}/{secret_key}`
* `pjet://{user}:{password}@{host}:{port}/{secret_key}`
* `pjets://{host}/{secret_key}`
* `pjets://{host}:{port}/{secret_key}`
* `pjets://{user}:{password}@{host}/{secret_key}`
* `pjets://{user}:{password}@{host}:{port}/{secret_key}`
### Parameter Breakdown
| Variable | Required | Description