diff --git a/docs/usage.md b/docs/usage.md index 2dcfcda66..187594bec 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -397,8 +397,8 @@ For related metadata such as tags, correspondents, document types, and storage p ### Password reset In order to enable the password reset feature you will need to setup an SMTP backend, see -[`PAPERLESS_EMAIL_HOST`](configuration.md#PAPERLESS_EMAIL_HOST). If your installation does not have -[`PAPERLESS_URL`](configuration.md#PAPERLESS_URL) set, the reset link included in emails will use the server host. +[`PAPERLESS_EMAIL_HOST`](configuration.md#PAPERLESS_EMAIL_HOST). You should also set +[`PAPERLESS_URL`](configuration.md#PAPERLESS_URL) and / or its corresponding configuration settings. ### Two-factor authentication