From 4fbdf035bc9ac27f4ba9a751a814e7add65dff69 Mon Sep 17 00:00:00 2001 From: Krafting <36538123+Krafting@users.noreply.github.com> Date: Sat, 8 Jul 2023 11:37:02 +0200 Subject: [PATCH] WATCHTOWER_NOTIFICATION_TEMPLATE is not required --- docs/notifications.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/notifications.md b/docs/notifications.md index 09eb1d7..4fe2283 100644 --- a/docs/notifications.md +++ b/docs/notifications.md @@ -49,8 +49,7 @@ Simple templates are used unless the `notification-report` flag is specified: To send notifications via matrix, the following command-line options, or their corresponding environment variables, should be set: -- `--notification-url` (env. `WATCHTOWER_NOTIFICATION_URL`): The matrix service URL to be used. -- `--notification-template` (env. `WATCHTOWER_NOTIFICATION_TEMPLATE`): The format to be used for notifications. +- `--notification-url` (env. `WATCHTOWER_NOTIFICATION_URL`): The matrix service URL to be used. Example: