" in SMTP_FROM is redundant and causes issues

This commit is contained in:
Paul Makles
2021-09-12 14:55:41 +00:00
committed by GitHub
parent 7c56e8f821
commit 8f37539b35

View File

@@ -49,7 +49,7 @@ REVOLT_UNSAFE_NO_EMAIL=1
# REVOLT_SMTP_PASSWORD=CHANGEME # REVOLT_SMTP_PASSWORD=CHANGEME
# SMTP From header # SMTP From header
# REVOLT_SMTP_FROM="Revolt <noreply@example.com>" # REVOLT_SMTP_FROM=Revolt <noreply@example.com>
## ##