this test failed due to a strict polling delay,
which caused the test to be interrupted by an async call,
which stated "Incomplete File READ FAILED"
see also https://github.com/NixOS/nixpkgs/pull/158118
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
The names of sub directories in the consumer directory will be added as
tags for the document to be consumed.
To enable this, set:
PAPERLESS_CONSUMER_RECURSIVE=1
PAPERLESS_CONSUMER_SUBDIRS_AS_TAGS=1
Fixes#50