diff --git a/docs/configuration.md b/docs/configuration.md index 494d032da..47d4ef254 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1670,7 +1670,7 @@ started by the container. ## Email sending -Setting an SMTP server for the backend will allow you to reset your +Setting an SMTP server for the backend will allow you to use the Email workflow action, send documents from the UI as well as reset your password. All of these options come from their similarly-named [Django settings](https://docs.djangoproject.com/en/4.2/ref/settings/#email-host) #### [`PAPERLESS_EMAIL_HOST=`](#PAPERLESS_EMAIL_HOST) {#PAPERLESS_EMAIL_HOST}