mirror of https://github.com/caronc/apprise
Updated Notify_prowl (markdown)
parent
4c9416298b
commit
078aaee52e
|
@ -8,9 +8,9 @@ Prowl requires users to pre-register themselves at [prowlapp.com](https://www.pr
|
|||
|
||||
### Syntax
|
||||
Valid syntaxes are as follows:
|
||||
* **prowl**://**{apikey}**
|
||||
* **prowl**://**{apikey}**/**{providerkey}**
|
||||
* **prowl**://**{apikey}**/?**priority={priority}**
|
||||
* `prowl://{apikey}`
|
||||
* `prowl://{apikey}/{providerkey}`
|
||||
* `prowl://{apikey}/?priority={priority}`
|
||||
|
||||
### Parameter Breakdown
|
||||
| Variable | Required | Description
|
||||
|
|
Loading…
Reference in New Issue