Apply suggestions from code review

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Trenton H 2023-03-14 09:57:39 -07:00
parent 8ac7d56fc5
commit d47ca6109a

View File

@ -429,7 +429,7 @@ applications.
`PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME=<str>` `PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME=<str>`
: 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 property allows to customize the name of the HTTP header from which
the authenticated username is extracted. Values are in terms of 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). [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. Defaults to false.
`PAPERLESS_CONSUMER_BARCODE_STRING=PATCHT` `PAPERLESS_CONSUMER_BARCODE_STRING=<string>`
: Defines the string to be detected as a separator barcode. If : Defines the string to be detected as a separator barcode. If
paperless is used with the PATCH-T separator pages, users shouldn't paperless is used with the PATCH-T separator pages, users shouldn't