hswaw/paperless: fix ingestion failure for invoices from new generator

https: //ocrmypdf.readthedocs.io/en/latest/advanced.html#rendering-and-rasterizing-options
Change-Id: I88e3e7cbf1c97f54004df50f7626cf6c74a839ee
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1787
Reviewed-by: radex <radex@hackerspace.pl>
diff --git a/hswaw/paperless/paperless.libsonnet b/hswaw/paperless/paperless.libsonnet
index 1d5965f..1bb3c41 100644
--- a/hswaw/paperless/paperless.libsonnet
+++ b/hswaw/paperless/paperless.libsonnet
@@ -151,6 +151,7 @@
 
                                 PAPERLESS_OCR_LANGUAGE: "pol",
                                 PAPERLESS_OCR_MODE: "force",
+                                PAPERLESS_OCR_USER_ARGS: '{"continue_on_soft_render_error": true}',
                                 PAPERLESS_DATE_ORDER: "YMD",
                                 PAPERLESS_EMAIL_TASK_CRON: "*/2 * * * *",
                             },