From 2ad2c593ce712e54532fb5b1e4528c51d68fe8ad Mon Sep 17 00:00:00 2001 From: isUnknown Date: Tue, 4 Feb 2025 17:41:02 +0100 Subject: [PATCH] enable security --- site/config/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/site/config/config.php b/site/config/config.php index 5fcfb1a..cabda41 100644 --- a/site/config/config.php +++ b/site/config/config.php @@ -11,6 +11,7 @@ return [ 'type' => 'smtp', 'host' => 'smtp.mailersend.net', 'port' => 587, + 'security' => true, 'auth' => true, 'username' => 'MS_K9grTE@actuel-inactuel.fr', 'password' => 'mssp.GJGywUh.z3m5jgrq71xldpyo.owybzs9',