From 2ec5baa37ca0352496d62a89c7ddec6a20b57611 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Fri, 30 Oct 2020 00:16:11 -0400 Subject: [PATCH] docs: remove extra notifications Signed-off-by: Jef LeCompte --- README.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/README.md b/README.md index acd6f7e..23d2d5c 100644 --- a/README.md +++ b/README.md @@ -329,16 +329,6 @@ environment variables are **optional**._
Pushover -| Environment variable | Description | Notes | -|:---:|---|---| -| `PUSHOVER_TOKEN` | Pushover access token | Generate at https://pushover.net/apps/build | | -| `PUSHOVER_USER` | Pushover username | | - -
- -
-Pushover - | Environment variable | Description | Notes | |:---:|---|---| | `PUSHOVER_TOKEN` | Pushover access token | Generate at https://pushover.net/apps/build | | @@ -367,16 +357,6 @@ environment variables are **optional**._
-
-Telegram - -| Environment variable | Description | Notes | -|:---:|---|---| -| `TELEGRAM_ACCESS_TOKEN` | Telegram access token | | -| `TELEGRAM_CHAT_ID` | Telegram chat ID | Comma seperated, e.g.: `123456789`, `123456789,987654321` | - -
-
Twilio