From d47ca6109a9c9e7baf73be0202122f80786f5926 Mon Sep 17 00:00:00 2001 From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Tue, 14 Mar 2023 09:57:39 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- docs/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index d92a6c7ac..8dece9d70 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -429,7 +429,7 @@ applications. `PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME=` -: If "PAPERLESS*ENABLE_HTTP_REMOTE_USER" is enabled, this +: If "PAPERLESS_ENABLE_HTTP_REMOTE_USER" is enabled, this property allows to customize the name of the HTTP header from which the authenticated username is extracted. Values are in terms of [HttpRequest.META](https://docs.djangoproject.com/en/4.1/ref/request-response/#django.http.HttpRequest.META). @@ -996,7 +996,7 @@ PAPERLESS_CONSUMER_ENABLE_BARCODES has been enabled. Defaults to false. -`PAPERLESS_CONSUMER_BARCODE_STRING=PATCHT` +`PAPERLESS_CONSUMER_BARCODE_STRING=` : Defines the string to be detected as a separator barcode. If paperless is used with the PATCH-T separator pages, users shouldn't