Shortened description of new Config Option to be more concise
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
a5f970ad1d
commit
ab451b0417
@ -1291,13 +1291,10 @@ combination with PAPERLESS_CONSUMER_BARCODE_UPSCALE bigger than 1.0.
|
||||
|
||||
#### [`PAPERLESS_CONSUMER_BARCODE_MAX_PAGES=<int>`](#PAPERLESS_CONSUMER_BARCODE_MAX_PAGES) {#PAPERLESS_CONSUMER_BARCODE_MAX_PAGES}
|
||||
|
||||
: Barcode detection is a computationaly intensive operation. This setting
|
||||
limits the recognition of barcodes to a number of first pages. Since many
|
||||
scanners have a limit for the number of pages that can be scanned it is
|
||||
sensible to set this as the limit here. If a longer document is encountered
|
||||
it is imported directly and not via scanner there should also be no barcodes
|
||||
present. By setting this value to 0 the upper limit is disabled. This is also
|
||||
the default setting.
|
||||
: Because barcode detection is a computationally-intensive operation, this setting
|
||||
limits the detection of barcodes to a number of first pages. If your scanner has
|
||||
a limit for the number of pages that can be scanned it would be sensible to set this
|
||||
as the limit here.
|
||||
|
||||
Defaults to "0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user