From 74c84bd7df9b1709e665fcedc9fddee79fe1d9c0 Mon Sep 17 00:00:00 2001 From: beeankha Date: Mon, 18 Mar 2019 11:19:26 -0400 Subject: [PATCH] Update email section of Notification doc --- docs/notification_system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notification_system.md b/docs/notification_system.md index 7418854f76..61d28033a1 100644 --- a/docs/notification_system.md +++ b/docs/notification_system.md @@ -47,7 +47,7 @@ Each of these have their own configuration and behavioral semantics and testing ## Email -The email notification type supports a wide variety of smtp servers and has support for ssl/tls connections. +The email notification type supports a wide variety of smtp servers and has support for ssl/tls connections and timeouts. ### Testing considerations