mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 02:11:05 +01:00
[#1621] Add default address for FosUser
This commit is contained in:
parent
96fcb60c33
commit
a40dd9896b
@ -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 New Issue
Block a user