Add support link for ifttt webhooks notify
parent
d44bd4a59b
commit
99ab1a82a6
|
@ -230,3 +230,5 @@ acme.sh --set-notify --notify-hook ifttt
|
||||||
```
|
```
|
||||||
|
|
||||||
The `IFTTT_API_KEY`, `IFTTT_EVENT_NAME`, `IFTTT_SUBJECT_KEY` and `IFTTT_CONTENT_KEY` will be saved in ~/.acme.sh/account.conf and will be reused when needed.
|
The `IFTTT_API_KEY`, `IFTTT_EVENT_NAME`, `IFTTT_SUBJECT_KEY` and `IFTTT_CONTENT_KEY` will be saved in ~/.acme.sh/account.conf and will be reused when needed.
|
||||||
|
|
||||||
|
If there are any bugs for IFTTT Webhooks notify, please report here: https://github.com/Neilpang/acme.sh/issues/2421
|
||||||
|
|
Loading…
Reference in New Issue