From 0206b99136e0fa1bd8a60db547903186cda1dad4 Mon Sep 17 00:00:00 2001 From: neil Date: Sun, 28 Apr 2019 22:17:44 +0800 Subject: [PATCH] Updated notify (markdown) --- notify.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/notify.md b/notify.md index c411321..2f2b512 100644 --- a/notify.md +++ b/notify.md @@ -1,7 +1,9 @@ # Set notification acme.sh can send notifications in its cronjob. -The notifications can be emails for another supported way, such as request to a webhook etc. +Every night when the renew cronjob runs, you may receive notifications based on `notify-level` or `notify-mode`. + +The notifications can be emails for another supported way, such as request to a webhook etc. As for now, there is email notification supported, but there will be more soon. You can also implement your hook.