Use fullname key

This commit is contained in:
Daniel Fahey
2023-11-16 13:33:02 +00:00
parent e9b6b18f7d
commit 62a9b0336d
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS='__EMAIL__'
MAIL_FROM_NAME="__EMAIL_FIRSTNAME__ __EMAIL_LASTNAME__"
MAIL_FROM_NAME='__EMAIL_FULLNAME__'
DEMO_MODE=false