From c9c20f6dc14e2d102b36cbed5a5324e00f60cbc2 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Thu, 12 Aug 2021 13:03:56 +0200 Subject: [PATCH] Updated Notification configuration notes (markdown) --- Notification-configuration-notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Notification-configuration-notes.md b/Notification-configuration-notes.md index 3f82b7a..be13c35 100644 --- a/Notification-configuration-notes.md +++ b/Notification-configuration-notes.md @@ -1 +1,2 @@ -- Using @ in your mailtos/smtps password, see https://github.com/caronc/apprise/issues/400 \ No newline at end of file +- Using @ in your mailtos/smtps password, see https://github.com/caronc/apprise/issues/400 +- Be sure that your notification body contains atleast something, often `{base_url}` will be empty, an empty notification body often causes problems with many notification targets \ No newline at end of file