updated documentation

This commit is contained in:
Jonas Winkler
2020-11-18 22:56:30 +01:00
parent 0bc6d471fa
commit b89e836e3d
3 changed files with 25 additions and 1 deletions

View File

@@ -96,6 +96,8 @@ paperless-ng 0.9.0
sqlite.
* ``PAPERLESS_OCR_THREADS`` is gone and replaced with ``PAPERLESS_TASK_WORKERS`` and
``PAPERLESS_THREADS_PER_WORKER``. Refer to the config example for details.
* ``PAPERLESS_OPTIMIZE_THUMBNAILS`` allows you to disable or enable thumbnail
optimization. This is useful on less powerful devices.
* Many more small changes here and there. The usual stuff.