mirror of https://github.com/caronc/apprise
Updated Notify_Custom_XML (markdown)
parent
fb2c561c88
commit
b4daf4739a
|
@ -46,5 +46,5 @@ Valid syntaxes are as follows:
|
||||||
Send a XML notification to our web server listening on port 80:
|
Send a XML notification to our web server listening on port 80:
|
||||||
```bash
|
```bash
|
||||||
# Assuming our {hostname} is xml.server.local
|
# Assuming our {hostname} is xml.server.local
|
||||||
notify xml://xml.server.local
|
apprise xml://xml.server.local
|
||||||
```
|
```
|
Loading…
Reference in New Issue