From: Illia Grybkov Date: Mon, 13 Mar 2023 14:40:24 +0000 (-0500) Subject: Fix formatting in "Setup" documentation page X-Git-Tag: v1.14.0-beta.rc1~1^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2880%2Fhead;p=thirdparty%2Fpaperless-ngx.git Fix formatting in "Setup" documentation page --- diff --git a/docs/setup.md b/docs/setup.md index 7eaaf69f73..390f528ea8 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -824,8 +824,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.