paperless: Allow digitally signed PDFs

This commit is contained in:
Alexander Kobjolke 2024-10-28 14:18:42 +01:00
parent fad45166cd
commit e183e6be0a

View file

@ -324,6 +324,7 @@ in
consumptionDirIsPublic = true;
settings = {
PAPERLESS_OCR_LANGUAGE = "deu+eng";
PAPERLESS_OCR_USER_ARGS = ''{"invalidate_digital_signatures": true}'';
PAPERLESS_URL = "https://docs.failco.de";
PAPERLESS_CONSUMER_RECURSIVE = true;
PAPERLESS_CONSUMER_SUBDIRS_AS_TAGS = true;