mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
[#1621] Add default address for FosUser
This commit is contained in:
parent
96fcb60c33
commit
a40dd9896b
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue