Skip to content

Commit

Permalink
docs(README): Update NotificationBackendEmail docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejsika committed Jan 28, 2023
1 parent 0fa2bed commit dc6ec19
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,8 +401,9 @@ Target:
```yaml
SmtpHost: "mail.example.com"
SmtpPort: "25"
Email: "tergum@example.com"
Password: "asdfasdf"
Usename: "aaa"
Password: "aaa/bbb"
From: "tergum@example.com"
```

#### NotificationTarget Block
Expand Down

0 comments on commit dc6ec19

Please sign in to comment.