mirror of
https://github.com/caronc/apprise.git
synced 2024-12-13 10:21:51 +01:00
typo; refs #3
parent
25ee6a47a0
commit
fcb25cfd0f
@ -6,13 +6,13 @@
|
||||
|
||||
### Syntax
|
||||
Valid syntaxes are as follows:
|
||||
* **pbul**:://**{accesstoken}**
|
||||
* **pbul**:://**{accesstoken}**/**{device_id}**
|
||||
* **pbul**:://**{accesstoken}**/**#{channel}**
|
||||
* **pbul**:://**{accesstoken}**/**{email}**
|
||||
* **pbul**://**{accesstoken}**
|
||||
* **pbul**://**{accesstoken}**/**{device_id}**
|
||||
* **pbul**://**{accesstoken}**/**#{channel}**
|
||||
* **pbul**://**{accesstoken}**/**{email}**
|
||||
|
||||
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_.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user