Skip to content

Commit

Permalink
modified: docs/how-to/configure-smtp.md (#232)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: arturo-seijas <102022572+arturo-seijas@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and arturo-seijas authored May 3, 2024
1 parent 8073a52 commit 95b4d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/configure-smtp.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ If authentication is needed, `smtp_authentication` will need to be set to the ap
You can enable/disable SMTP over TLS with the `smtp_force_tls` option and handle starttls with `smtp_enable_start_tls`.
If needed, the verification of the SSL certs can be turned on and off with `smtp_openssl_verify_mode`.

For more details on the configuration options and their default values see the [configuration reference](https://charmhub.io/discourse-k8s/configure).
For more details on the configuration options and their default values see the [configuration reference](https://charmhub.io/discourse-k8s/configure).

0 comments on commit 95b4d68

Please sign in to comment.