[#1621] Add default address for FosUser
This commit is contained in:
parent
96fcb60c33
commit
a40dd9896b
@ -181,7 +181,9 @@ fos_user:
|
|||||||
registration:
|
registration:
|
||||||
confirmation:
|
confirmation:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
from_email:
|
||||||
|
address: %from_email%
|
||||||
|
sender_name: wallabag
|
||||||
fos_oauth_server:
|
fos_oauth_server:
|
||||||
db_driver: orm
|
db_driver: orm
|
||||||
client_class: Wallabag\ApiBundle\Entity\Client
|
client_class: Wallabag\ApiBundle\Entity\Client
|
||||||
|
Loading…
x
Reference in New Issue
Block a user