Merge branch 'main' into dev

This commit is contained in:
shamoon 2023-04-01 21:08:33 -07:00
commit de155a753d
6 changed files with 259 additions and 224 deletions

View file

@ -830,8 +830,7 @@ performance immensely:
- If you want to perform OCR on the device, consider using
`PAPERLESS_OCR_CLEAN=none`. This will speed up OCR times and use
less memory at the expense of slightly worse OCR results.
- If using docker, consider setting `PAPERLESS_WEBSERVER_WORKERS` to
1. This will save some memory.
- If using docker, consider setting `PAPERLESS_WEBSERVER_WORKERS` to 1. This will save some memory.
- Consider setting `PAPERLESS_ENABLE_NLTK` to false, to disable the
more advanced language processing, which can take more memory and
processing time.