Optimized friendica und refactored mail configuration

This commit is contained in:
2025-01-15 22:15:44 +01:00
parent 33307c75af
commit d1bec25781
12 changed files with 34 additions and 28 deletions

View File

@@ -48,9 +48,9 @@ RESTRICTED_INSTANCE=false
MAIL_DRIVER=log
MAIL_HOST={{system_email_host}}
MAIL_PORT={{system_email_smtp_port}}
MAIL_FROM_ADDRESS="{{system_email_username}}"
MAIL_FROM_ADDRESS="{{system_email_address}}"
MAIL_FROM_NAME="Pixelfed"
MAIL_USERNAME={{system_email_username}}
MAIL_USERNAME={{system_email_address}}
MAIL_PASSWORD={{system_email_password}}
MAIL_ENCRYPTION=tls