mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2024-12-27 01:10:10 +08:00
Updated notify (markdown)
parent
9eba31a214
commit
1da428a9bf
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user