feature-more-notifications (#5)
Reviewed-on: https://git.t000-n.de/tbehrendt/ts3gotify/pulls/5
This commit is contained in:
@@ -14,4 +14,5 @@ Sends a message to Gotify when a client connects to the server.
|
||||
| TS3_NICKNAME | string | ts3gotify | NO | Nickname for this application connecting to the TS3 server. |
|
||||
| GOTIFY_URL | string | | YES | URL of the Gotify server, including http... |
|
||||
| GOTIFY_TOKEN | string | | YES | App Token for this application on Gotify. |
|
||||
| GOTIFY_TITLE | string | ts3gotify | NO | Title of Gotify notifications. |
|
||||
| GOTIFY_TITLE | string | ts3gotify | NO | Title of Gotify notifications. |
|
||||
| MODE | array | ['connect'] | NO | Types of notifications ts3gotify sends as JSON array. Available modes: 'connect', 'disconnect', 'moved', 'message' |
|
||||
|
||||
Reference in New Issue
Block a user