From df87a23bbc121da6f2725715835e4c7b43aeb13c Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 21 Aug 2021 09:16:21 +0200 Subject: [PATCH] =?UTF-8?q?smtppar=20d=C3=A9faut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/install/ressource/defaultdata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index c6ac5331..328bcbfb 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -25,7 +25,7 @@ class init extends common { 'proxyPort' => '', 'proxyType' => 'tcp://', 'smtp' => [ - 'enable' => true, + 'enable' => false, ], 'seo' => [ 'robots' => true