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
|
### Syntax
|
||||||
Valid syntaxes are as follows:
|
Valid syntaxes are as follows:
|
||||||
* **prowl**://**{apikey}**
|
* `prowl://{apikey}`
|
||||||
* **prowl**://**{apikey}**/**{providerkey}**
|
* `prowl://{apikey}/{providerkey}`
|
||||||
* **prowl**://**{apikey}**/?**priority={priority}**
|
* `prowl://{apikey}/?priority={priority}`
|
||||||
|
|
||||||
### Parameter Breakdown
|
### Parameter Breakdown
|
||||||
| Variable | Required | Description
|
| Variable | Required | Description
|
||||||
|
|
Loading…
Reference in New Issue