mirror of
https://github.com/YunoHost-Apps/bookwyrm_ynh.git
synced 2024-09-03 18:16:12 +02:00
Stupid typo in sender name
This commit is contained in:
parent
eb7b07bd17
commit
063c283cc6
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ EMAIL_HOST_USER=__APP__
|
|||
EMAIL_HOST_PASSWORD=__MAIL_PWD__
|
||||
EMAIL_USE_TLS=true
|
||||
EMAIL_USE_SSL=false
|
||||
EMAIL_SENDER_NAME=__APP__@__DOMAIN__
|
||||
EMAIL_SENDER_NAME=__APP__
|
||||
# defaults to DOMAIN
|
||||
#EMAIL_SENDER_DOMAIN=
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue