Skip to content

Commit

Permalink
Document MAILER_ENABLE_SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
wmnnd committed Nov 2, 2023
1 parent 615d3c2 commit 6593d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ variables:
| `MAILER_SMTP_USER` | yes | - | Username for the SMTP server |
| `MAILER_SMTP_PASSWORD` | yes | - | Password for the SMTP server |
| `MAILER_SMTP_FROM_EMAIL` | | `MAILER_SMTP_USER` | FROM email address |
| `MAILER_ENABLE_SSL` | | `false` | Enable SSL/TLS by setting to `true`|

## Captcha

Expand Down

0 comments on commit 6593d35

Please sign in to comment.