mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-29 10:08:40 +00:00
Merge pull request #1625 from wallabag/v2-fix-1621
[#1621] Add default address for FosUser
This commit is contained in:
commit
95780f5abe
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