Email confirmation email
This commit is contained in:
parent
3e2f1806e9
commit
247a7f7489
10 changed files with 72 additions and 6 deletions
|
@ -36,6 +36,9 @@ FLOWER_PORT=8888
|
|||
#FLOWER_USER=mouse
|
||||
#FLOWER_PASSWORD=changeme
|
||||
|
||||
# make users confirm their email addresses after registration
|
||||
CONFIRM_EMAIL=false
|
||||
|
||||
EMAIL_HOST="smtp.mailgun.org"
|
||||
EMAIL_PORT=587
|
||||
EMAIL_HOST_USER=mail@your.domain.here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue