mirror of https://github.com/caronc/apprise
Updated Notify_Custom_XML (markdown)
parent
71ac27cccb
commit
dc2aeba9f4
|
@ -2,6 +2,7 @@
|
||||||
* **Source**: n/a
|
* **Source**: n/a
|
||||||
* **Icon Support**: No
|
* **Icon Support**: No
|
||||||
* **Message Format**: XML
|
* **Message Format**: XML
|
||||||
|
* **Attachment Support**: yes
|
||||||
* **Message Limit**: 32768 Characters per message
|
* **Message Limit**: 32768 Characters per message
|
||||||
|
|
||||||
This is just a custom Notification that allows you to have this tool post to a web server as a simple XML string. This is useful for those who want to be notified via their own custom methods.
|
This is just a custom Notification that allows you to have this tool post to a web server as a simple XML string. This is useful for those who want to be notified via their own custom methods.
|
||||||
|
|
Loading…
Reference in New Issue