]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
[#1621] Add default address for FosUser
[github/wallabag/wallabag.git] / app / config / config.yml
index 2326246911d61c3e51f238bba0151ed82b37afc5..5d9c7c55893a3c2e45d09040fb304d57690f37b0 100644 (file)
@@ -181,7 +181,9 @@ fos_user:
     registration:
         confirmation:
             enabled: true
-
+    from_email:
+        address:        %from_email%
+        sender_name:    wallabag
 fos_oauth_server:
     db_driver:           orm
     client_class:        Wallabag\ApiBundle\Entity\Client