diff --git a/.env.example b/.env.example index 4882799dd..02d7ce981 100644 --- a/.env.example +++ b/.env.example @@ -51,6 +51,7 @@ ZOOM_CLIENT_SECRET= # E-mail settings # Configures the global From: header whilst sending emails. +EMAIL_FROM_NAME=YourOrganizationName EMAIL_FROM=notifications@example.com # Configure SMTP settings (@see https://nodemailer.com/smtp/).