Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions app/views/docs/email-delivery.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@

<p><b>_APP_SMTP_PASSWORD</b> - SMTP server user password. Empty by default.</p>

<p><b>_APP_SYSTEM_EMAIL_ADDRESS</b> - Email address used for sending the emails. "[email protected]" by default.</p>

<p>Here's a sample configuration if you're using SendGrid as your SMTP provider. </p>

<div class="ide margin-bottom" data-lang="bash" data-lang-label="Bash">
Expand Down