Merge pull request #711 from duncanbarnes/master

Added ability to configure email sender name
This commit is contained in:
Dan Brown
2018-03-10 17:45:16 +00:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -75,3 +75,5 @@ MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM=null
MAIL_FROM_NAME=null