From dc2aeba9f47e3c38d42dca80ab68812d8e5b8345 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 18 Sep 2021 15:09:04 -0400 Subject: [PATCH] Updated Notify_Custom_XML (markdown) --- Notify_Custom_XML.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Notify_Custom_XML.md b/Notify_Custom_XML.md index d88df1e..cdeba4c 100644 --- a/Notify_Custom_XML.md +++ b/Notify_Custom_XML.md @@ -2,6 +2,7 @@ * **Source**: n/a * **Icon Support**: No * **Message Format**: XML +* **Attachment Support**: yes * **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.