From b9a3ff74dd2b299ae4980922a6dcc55002662517 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 30 Oct 2015 14:29:15 -0400 Subject: Hooking up external components --- config/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json index 58ce58e80..2738546c0 100644 --- a/config/config.json +++ b/config/config.json @@ -57,14 +57,14 @@ }, "EmailSettings": { "EnableSignUpWithEmail": true, - "SendEmailNotifications": true, + "SendEmailNotifications": false, "RequireEmailVerification": false, "FeedbackName": "", "FeedbackEmail": "", "SMTPUsername": "", "SMTPPassword": "", - "SMTPServer": "localhost", - "SMTPPort": "25", + "SMTPServer": "", + "SMTPPort": "", "ConnectionSecurity": "", "InviteSalt": "bjlSR4QqkXFBr7TP4oDzlfZmcNuH9YoS", "PasswordResetSalt": "vZ4DcKyVVRlKHHJpexcuXzojkE5PZ5eL", -- cgit v1.2.3-1-g7c22