a very good job at ocr'ing a document with the default
language. Certain language specifics such as umlauts may not get
picked up properly.
- - `PAPERLESS_DEBUG` defaults to `false`.
- The presence of `PAPERLESS_DBHOST` now determines whether to use
PostgreSQL or SQLite.
- `PAPERLESS_OCR_THREADS` is gone and replaced with
# Have a look at the docs for documentation.
# https://docs.paperless-ngx.com/configuration/
-# Debug. Only enable this for development.
-
-#PAPERLESS_DEBUG=false
-
# Required services
#PAPERLESS_REDIS=redis://localhost:6379