summaryrefslogtreecommitdiffstats
path: root/doc/install
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-10-14 19:54:58 -0700
committer=Corey Hulen <corey@hulen.com>2015-10-14 19:54:58 -0700
commite0d2ee3ccee80af95e1191f630802ff3fc1d55e5 (patch)
tree5863002ee9244891943f72ef0ebfa86a32aef64e /doc/install
parent229d5c7dcc5c2be9dfea5d1929243ac7268e8f22 (diff)
downloadchat-e0d2ee3ccee80af95e1191f630802ff3fc1d55e5.tar.gz
chat-e0d2ee3ccee80af95e1191f630802ff3fc1d55e5.tar.bz2
chat-e0d2ee3ccee80af95e1191f630802ff3fc1d55e5.zip
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 0c3004c5f..b908d04dd 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": "",