Skip to content

Commit

Permalink
fixed docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shukriadams authored May 24, 2021
1 parent 9c741f1 commit c3c6eef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ For complete settings, check the [advanced settings guide](/docs/advanced-settin

`Settings.yml` Is divided up into 3 main sections.

transmissions:
transports:
...

recipients:
Expand All @@ -51,7 +51,7 @@ Transmissions are used to send out alerts when watcher states change. Tranmissio

You can send email using any SMTP server. To use a Gmail account try

transmissions:
transports:
smtp:
server : smtp.gmail.com
port : 465
Expand Down

0 comments on commit c3c6eef

Please sign in to comment.