" in SMTP_FROM is redundant and causes issues

pull/3/head
Paul Makles 4 years ago committed by GitHub
parent 7c56e8f821
commit 8f37539b35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>
## ##

Loading…
Cancel
Save