From 23ff8d36199c0cddb5bae4a5010cb71f861eeef8 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Tue, 29 Dec 2015 09:59:46 +0100 Subject: Add custom email for 2FA Related #1490 --- app/config/config.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/config/config.yml') diff --git a/app/config/config.yml b/app/config/config.yml index f2538c90..8403a458 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -198,6 +198,7 @@ scheb_two_factor: sender_email: %twofactor_sender% digits: 6 template: WallabagUserBundle:Authentication:form.html.twig + mailer: wallabag_user.auth_code_mailer kphoen_rulerz: executors: -- cgit v1.2.3