fix(shan/paperless): accept invalidation of signatures through OCR
This commit is contained in:
parent
05dfa7188f
commit
58d2640d42
1 changed files with 3 additions and 0 deletions
|
@ -43,6 +43,9 @@
|
|||
openPort = true;
|
||||
settings = {
|
||||
PAPERLESS_URL = "https://paperless.ccnlc.eu";
|
||||
PAPERLESS_OCR_USER_ARGS = {
|
||||
invalidate_digital_signatures = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue