From b489a5bb017b835d453b0ab7de57a27afb65a03c Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Mon, 27 Mar 2017 12:43:27 +0100 Subject: PLT-5904 (Server): Config flag for SMTP Cert Check. (#5857) --- config/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json index 68810e4cc..3b28ae917 100644 --- a/config/config.json +++ b/config/config.json @@ -132,7 +132,8 @@ "PushNotificationContents": "generic", "EnableEmailBatching": false, "EmailBatchingBufferSize": 256, - "EmailBatchingInterval": 30 + "EmailBatchingInterval": 30, + "SkipServerCertificateVerification": false }, "RateLimitSettings": { "Enable": false, @@ -260,4 +261,4 @@ "TurnUsername": "", "TurnSharedKey": "" } -} \ No newline at end of file +} -- cgit v1.2.3-1-g7c22