From c3c6eef28edb6e75b8ef210b72bf895fb4d2e3b8 Mon Sep 17 00:00:00 2001 From: Shukri Adams Date: Mon, 24 May 2021 10:58:42 +0200 Subject: [PATCH] fixed docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd37363..d375b8d 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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