mirror of
https://github.com/caronc/apprise.git
synced 2025-03-04 18:12:47 +01:00
typo; refs #3
parent
25ee6a47a0
commit
fcb25cfd0f
@ -6,13 +6,13 @@
|
|||||||
|
|
||||||
### Syntax
|
### Syntax
|
||||||
Valid syntaxes are as follows:
|
Valid syntaxes are as follows:
|
||||||
* **pbul**:://**{accesstoken}**
|
* **pbul**://**{accesstoken}**
|
||||||
* **pbul**:://**{accesstoken}**/**{device_id}**
|
* **pbul**://**{accesstoken}**/**{device_id}**
|
||||||
* **pbul**:://**{accesstoken}**/**#{channel}**
|
* **pbul**://**{accesstoken}**/**#{channel}**
|
||||||
* **pbul**:://**{accesstoken}**/**{email}**
|
* **pbul**://**{accesstoken}**/**{email}**
|
||||||
|
|
||||||
You can also form any combination of the above and perform updates from one url:
|
You can also form any combination of the above and perform updates from one url:
|
||||||
* **pbul**:://**{accesstoken}**/**{device_id}**/**#{channel}**/**{email}**
|
* **pbul**://**{accesstoken}**/**{device_id}**/**#{channel}**/**{email}**
|
||||||
|
|
||||||
If neither a **{device_id}**, **#{channel}**, or **{email}** is specified, then the default configuration is to send to _all_ of your configured _devices_.
|
If neither a **{device_id}**, **#{channel}**, or **{email}** is specified, then the default configuration is to send to _all_ of your configured _devices_.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user