From 1da428a9bfbd4b37df98ae5270204fd74d14e047 Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 24 Jan 2023 16:32:21 +0800 Subject: [PATCH] Updated notify (markdown) --- notify.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/notify.md b/notify.md index 48edca7..9b95ae5 100644 --- a/notify.md +++ b/notify.md @@ -22,6 +22,7 @@ To configure notifications, use the `--set-notify` argument. This will send test --notify-hook [hookname] Set the notify hook + --notify-source Set the server name in the notification message ``` @@ -39,6 +40,10 @@ acme.sh --set-notify [--notify-hook mailgun] acme.sh --set-notify [--notify-level 2] acme.sh --set-notify [--notify-mode 0] + +acme.sh --set-notify [--notify-source myservername ] + + ``` There can be multiple `--notify-hook` parameters: