mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-17 10:13:56 -05:00
Add PAPERLESS_FORGIVING_OCR option to example config.
It helps having it in the example config as that makes it more clear that it exists.
This commit is contained in:
parent
b350ec48b7
commit
818780a191
@ -188,6 +188,11 @@ PAPERLESS_DEBUG="false"
|
|||||||
#PAPERLESS_CONSUMER_LOOP_TIME=10
|
#PAPERLESS_CONSUMER_LOOP_TIME=10
|
||||||
|
|
||||||
|
|
||||||
|
# By default Paperless stops consuming a document if no language can be detected.
|
||||||
|
# Set to true to consume documents even if the language detection fails.
|
||||||
|
#PAPERLESS_FORGIVING_OCR="false"
|
||||||
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#### Interface ####
|
#### Interface ####
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user