mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 09:51:05 +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
|
||||
|
||||
### Syntax
|
||||
Valid syntaxes are as follows:
|
||||
Valid syntax is as follows:
|
||||
* `xml://{hostname}`
|
||||
* `xml://{hostname}:{port}`
|
||||
* `xml://{user}:{password}@{hostname}`
|
||||
* `xml://{user}:{password}@{hostname}:{port}`
|
||||
|
||||
The secure versions:
|
||||
* `xmls://{hostname}`
|
||||
* `xmls://{hostname}:{port}`
|
||||
* `xmls://{user}:{password}@{hostname}`
|
||||
|
Loading…
Reference in New Issue
Block a user