Merge pull request #532 from paperless-ngx/feature-barcode-splitter

Feature barcode splitter
This commit is contained in:
Florian 2022-04-11 08:51:48 +02:00 committed by GitHub
commit 4dedff00b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 778 additions and 1 deletions

View file

@ -62,6 +62,8 @@
#PAPERLESS_CONSUMER_RECURSIVE=false
#PAPERLESS_CONSUMER_IGNORE_PATTERNS=[".DS_STORE/*", "._*", ".stfolder/*", ".stversions/*", ".localized/*", "desktop.ini"]
#PAPERLESS_CONSUMER_SUBDIRS_AS_TAGS=false
#PAPERLESS_CONSUMER_ENABLE_BARCODES=false
#PAPERLESS_CONSUMER_ENABLE_BARCODES=PATCHT
#PAPERLESS_OPTIMIZE_THUMBNAILS=true
#PAPERLESS_PRE_CONSUME_SCRIPT=/path/to/an/arbitrary/script.sh
#PAPERLESS_POST_CONSUME_SCRIPT=/path/to/an/arbitrary/script.sh