summaryrefslogtreecommitdiffstats
path: root/doc/install
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-10-14 19:55:51 -0700
committerCorey Hulen <corey@hulen.com>2015-10-14 19:55:51 -0700
commitf92042fddfb35ed3bb9a69875c7878cc8998c2db (patch)
tree8548d619800bd1c3807f76f00b9659ef21c9989b /doc/install
parentd0b25363d144c49631da4c6b17e2493933b10138 (diff)
parente0d2ee3ccee80af95e1191f630802ff3fc1d55e5 (diff)
downloadchat-f92042fddfb35ed3bb9a69875c7878cc8998c2db.tar.gz
chat-f92042fddfb35ed3bb9a69875c7878cc8998c2db.tar.bz2
chat-f92042fddfb35ed3bb9a69875c7878cc8998c2db.zip
Merge pull request #1062 from mattermost/release-1.1.0
Fixing doc
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/SMTP-Email-Setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/SMTP-Email-Setup.md b/doc/install/SMTP-Email-Setup.md
index 66a2c64fa..8bf094714 100644
--- a/doc/install/SMTP-Email-Setup.md
+++ b/doc/install/SMTP-Email-Setup.md
@@ -31,7 +31,7 @@ To enable email, turn this option on by setting `SendEmailNotifications=true` an
"SMTPPassword": "DFKJoiweklsjdflkjOIGHLSDFJewiskdjf",
"SMTPServer": "email-smtp.us-east-1.amazonaws.com",
"SMTPPort": "465",
- "ConnectionSecurity": "tls",
+ "ConnectionSecurity": "TLS",
"InviteSalt": "bjlSR4QqkXFBr7TP4oDzlfZmcNuH9YoS",
"PasswordResetSalt": "vZ4DcKyVVRlKHHJpexcuXzojkE5PZ5eL",
"ApplePushServer": "",