add half-finished work
This commit is contained in:
@@ -10,6 +10,8 @@ imports:
|
||||
# http://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
|
||||
parameters:
|
||||
locale: en
|
||||
fos.email: 7system7@gmail.com
|
||||
fos.name: system7
|
||||
|
||||
framework:
|
||||
#esi: ~
|
||||
@@ -87,6 +89,9 @@ fos_user:
|
||||
db_driver: orm # other valid values are 'mongodb', 'couchdb' and 'propel'
|
||||
firewall_name: secured_area
|
||||
user_class: Jotunheimr\UserBundle\Entity\User
|
||||
from_email:
|
||||
address: "%fos.email%"
|
||||
sender_name: "%fos.name%"
|
||||
|
||||
# Facebook OAuth
|
||||
hwi_oauth:
|
||||
|
||||
Reference in New Issue
Block a user