Browse Source

Fix email config

Jordi Boggiano 13 years ago
parent
commit
a3448406f9
1 changed files with 3 additions and 2 deletions
  1. 3 2
      app/config/config.yml

+ 3 - 2
app/config/config.yml

@@ -59,5 +59,6 @@ fos_user:
     db_driver:     orm
     firewall_name: main
     user_class:  Packagist\WebBundle\Entity\User
-    #from_email:     { webmaster@example.com: Admin }
-    
+#    from_email:
+#        address:        webmaster@example.com
+#        sender_name:    Admin