From 0ecf632f2db2625baefee0af680f8eb8dd3bdef2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 16 Jan 2022 17:15:03 +0100 Subject: [PATCH] Update config.yml --- conf/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.yml b/conf/config.yml index 1fa518c..7af90b7 100644 --- a/conf/config.yml +++ b/conf/config.yml @@ -98,7 +98,7 @@ cors: mailer: # Whether to enable the mailer or not. If it is disabled, all users are enabled right away and password reset is not possible. - enabled: true + enabled: false # SMTP Host host: "localhost" # SMTP Host port