Confirm email views
This commit is contained in:
@ -36,9 +36,6 @@ FLOWER_PORT=8888
|
||||
FLOWER_USER=mouse
|
||||
FLOWER_PASSWORD=changeme
|
||||
|
||||
# make users confirm their email addresses after registration
|
||||
CONFIRM_EMAIL=true
|
||||
|
||||
EMAIL_HOST="smtp.mailgun.org"
|
||||
EMAIL_PORT=587
|
||||
EMAIL_HOST_USER=mail@your.domain.here
|
||||
|
Reference in New Issue
Block a user