mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
turn off cancel notifications (#5918)
This commit is contained in:
parent
4304ff0d62
commit
0b215366b1
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ notifications:
|
|||
irc:
|
||||
channels:
|
||||
- secure: "SGWZl3ownKx9xKVV2VnGt7DqkTmutJ89oJV9tjKhSs84kLijU6EYdPnllqISpfHMTxXflNZuxtGo0wTDYHXBuZL47w1O32W6nzuXdra5zC+i4sYQwYULUsyfOv9gJX8zWAULiK0Z3r0oho45U+FR5ZN6TPCidi8/eGU+EEPwaAw="
|
||||
on_cancel: never
|
||||
on_success: never
|
||||
on_failure: always
|
||||
use_notice: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue