Updated Notify_gotify (markdown)

Chris Caron 2019-03-13 19:12:30 -04:00
parent f4befdda90
commit 2b120c5003

@ -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://**.