Clarify usage of these parameters - I think I have this right

Dan Langille 2019-08-12 08:45:56 -04:00
parent 77cb23efbc
commit 20912bc012

@ -3,7 +3,7 @@
acme.sh can send notifications in its cronjob.
Every night when the renew cronjob runs, you may receive notifications based on `notify-level` and `notify-mode`.
To configure notifications, use the `--set-notify` argument. This will send test notifications and update account.conf with the new settings. Do not include `--set-notify` in your cron job.
The settings on this page are used for testing and configuration of notifications. They should not be included in your cron job. To configure notifications, use the `--set-notify` argument. This will send test notifications and update account.conf with the new settings.
```