mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-26 19:00:11 +08:00
Add support link for ifttt webhooks notify
parent
d44bd4a59b
commit
99ab1a82a6
@ -229,4 +229,6 @@ export IFTTT_CONTENT_KEY="value2"
|
||||
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
Block a user