mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 18:01:08 +01:00
Updated Notify_Custom_XML (markdown)
parent
ab0444ab49
commit
82b37c093e
@ -31,11 +31,13 @@ The *MessageType* will be one of the following:
|
|||||||
* **warning**: A warning report
|
* **warning**: A warning report
|
||||||
|
|
||||||
### Syntax
|
### Syntax
|
||||||
Valid syntaxes are as follows:
|
Valid syntax is as follows:
|
||||||
* `xml://{hostname}`
|
* `xml://{hostname}`
|
||||||
* `xml://{hostname}:{port}`
|
* `xml://{hostname}:{port}`
|
||||||
* `xml://{user}:{password}@{hostname}`
|
* `xml://{user}:{password}@{hostname}`
|
||||||
* `xml://{user}:{password}@{hostname}:{port}`
|
* `xml://{user}:{password}@{hostname}:{port}`
|
||||||
|
|
||||||
|
The secure versions:
|
||||||
* `xmls://{hostname}`
|
* `xmls://{hostname}`
|
||||||
* `xmls://{hostname}:{port}`
|
* `xmls://{hostname}:{port}`
|
||||||
* `xmls://{user}:{password}@{hostname}`
|
* `xmls://{user}:{password}@{hostname}`
|
||||||
|
Loading…
Reference in New Issue
Block a user