mirror of https://github.com/caronc/apprise
typo - to many colons (:); refs #3
parent
51eb1ae60b
commit
bf3b7a22bb
|
@ -9,9 +9,9 @@ There isn't too much configuration for Pushover notifications. The message is ba
|
||||||
By default,
|
By default,
|
||||||
### Syntax
|
### Syntax
|
||||||
Valid syntax is as follows:
|
Valid syntax is as follows:
|
||||||
* **pover**:://**{user_id}**@**{token}**
|
* **pover**://**{user_id}**@**{token}**
|
||||||
* **pover**:://**{user_id}**@**{token}**/**{device_id}**
|
* **pover**://**{user_id}**@**{token}**/**{device_id}**
|
||||||
* **pover**:://**{user_id}**@**{token}**/**{device_id1}**/**{device_id2}**/**{device_idN}**
|
* **pover**://**{user_id}**@**{token}**/**{device_id1}**/**{device_id2}**/**{device_idN}**
|
||||||
|
|
||||||
### Parameter Breakdown
|
### Parameter Breakdown
|
||||||
| Variable | Required | Description
|
| Variable | Required | Description
|
||||||
|
|
Loading…
Reference in New Issue