diff --git a/paperless/docker-compose.env b/paperless/docker-compose.env index 9ea8d94..6d83848 100644 --- a/paperless/docker-compose.env +++ b/paperless/docker-compose.env @@ -31,6 +31,6 @@ PAPERLESS_TIME_ZONE=Europe/Berlin # The default language to use for OCR. Set this to the language most of your # documents are written in. -#PAPERLESS_OCR_LANGUAGE=deu +PAPERLESS_OCR_LANGUAGE=deu -PAPERLESS_FILENAME_FORMAT={created_year}/{document_type}/{correspondent}/{title} \ No newline at end of file +PAPERLESS_FILENAME_FORMAT={created_year}/{document_type}/{correspondent}/{title}