]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix formatting in "Setup" documentation page 2880/head
authorIllia Grybkov <illia@grybkov.com>
Mon, 13 Mar 2023 14:40:24 +0000 (09:40 -0500)
committerGitHub <noreply@github.com>
Mon, 13 Mar 2023 14:40:24 +0000 (09:40 -0500)
docs/setup.md

index 7eaaf69f739e5df4deae8c51a12c85133b5f8f41..390f528ea8a001d13fee2ca06732a11137c74091 100644 (file)
@@ -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.