fix: allow paperless import of signed documents

This commit is contained in:
oddlama 2025-01-12 21:02:59 +01:00
parent 7b310cd6f2
commit ea1319b20f
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -150,6 +150,8 @@ in
# Ghostscript is entirely bug-free.
PAPERLESS_OCR_USER_ARGS = builtins.toJSON {
continue_on_soft_render_error = true;
# The original will always be kept, so just invalidate it. Otherwise the import will fail.
invalidate_digital_signatures = true;
};
# virtiofsd doesn't send inotify events (not sure if generally, or because we