mirror of
https://github.com/caronc/apprise.git
synced 2025-08-14 02:18:37 +02:00
Updated Notify_Custom_XML (markdown)
@ -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}`
|
||||
|
Reference in New Issue
Block a user