From 40b9fc5e398f8212feca10459b654230af872298 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Thu, 18 Jun 2015 12:16:28 -0400 Subject: revert debug config changes --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index 3b8cb2144..99f41af34 100644 --- a/config/config.json +++ b/config/config.json @@ -1,6 +1,6 @@ { "LogSettings": { - "ConsoleEnable": true, + "ConsoleEnable": false, "ConsoleLevel": "DEBUG", "FileEnable": true, "FileLevel": "INFO", @@ -56,7 +56,7 @@ "EmailSettings": { "SMTPUsername": "", "SMTPPassword": "", - "SMTPServer": "", + "SMTPServer": "localhost:25", "UseTLS": false, "FeedbackEmail": "feedback@xxxxxxmustbefilledin.com", "FeedbackName": "", -- cgit v1.2.3-1-g7c22