mirror of
https://github.com/caronc/apprise.git
synced 2025-06-21 18:21:29 +02:00
typo - to many colons (:); refs #3
parent
22cd5bcd12
commit
eaea10dd4e
@ -24,10 +24,10 @@ The *type* will be one of the following:
|
||||
|
||||
### Syntax
|
||||
Valid syntaxes are as follows:
|
||||
* **json**:://**{hostname}**
|
||||
* **json**:://**{hostname}**:**{port}**
|
||||
* **jsons**:://**{hostname}**
|
||||
* **jsons**:://**{hostname}**:**{port}**
|
||||
* **json**://**{hostname}**
|
||||
* **json**://**{hostname}**:**{port}**
|
||||
* **jsons**://**{hostname}**
|
||||
* **jsons**://**{hostname}**:**{port}**
|
||||
|
||||
### Parameter Breakdown
|
||||
| Variable | Required | Description
|
||||
|
Loading…
x
Reference in New Issue
Block a user