mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-06 05:26:11 +01:00
Merge branch 'dev' into travis-multiarch-builds
This commit is contained in:
commit
4e93d92e46
5 changed files with 93 additions and 45 deletions
|
|
@ -423,6 +423,9 @@ PAPERLESS_CONSUMER_SUBDIRS_AS_TAGS=<bool>
|
|||
E.g. <CONSUMPTION_DIR>/foo/bar/file.pdf will add the tags "foo" and "bar" to
|
||||
the consumed file. Paperless will create any tags that don't exist yet.
|
||||
|
||||
This is useful for sorting documents with certain tags such as ``car`` or
|
||||
``todo`` prior to consumption. These folders won't be deleted.
|
||||
|
||||
PAPERLESS_CONSUMER_RECURSIVE must be enabled for this to work.
|
||||
|
||||
Defaults to false.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue