From 9bd635bb7fe854baec3b748f8dd2799ee795dd38 Mon Sep 17 00:00:00 2001 From: "Brendan M. Sleight" Date: Sun, 19 May 2024 17:51:56 +0100 Subject: [PATCH] Update setup.md Issue #6773 --- docs/setup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/setup.md b/docs/setup.md index 6d1dc553c..95853cf27 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -756,6 +756,7 @@ performance immensely: - Consider setting [`PAPERLESS_ENABLE_NLTK`](configuration.md#PAPERLESS_ENABLE_NLTK) to false, to disable the more advanced language processing, which can take more memory and processing time. +- Consider at least 2 Gigabytes of memory if needed using OCR. For details, refer to [configuration](configuration.md).