From 2b120c50038b79b538a0b9670e6a7ea4efe432ff Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Wed, 13 Mar 2019 19:12:30 -0400 Subject: [PATCH] Updated Notify_gotify (markdown) --- Notify_gotify.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Notify_gotify.md b/Notify_gotify.md index 0d5d602..74abaf2 100644 --- a/Notify_gotify.md +++ b/Notify_gotify.md @@ -8,6 +8,7 @@ Valid syntaxes are as follows: * **gotify**://@**{hostname}**/**{token}** * **gotifys**://@**{hostname}**/**{token}** +* **gotifys**://@**{hostname}**:**{port}**/**{token}** * **gotifys**://@**{hostname}**/**{token}**/?**priority=high** Secure connections (via https) should be referenced using **gotifys://** where as insecure connections (via http) should be referenced via **gotify://**.