mirror of https://github.com/caronc/apprise
Updated Notify_gotify (markdown)
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://**.
|
||||
|
|
Loading…
Reference in New Issue