From 9386d4a181445e50056766158fb69bad721550db Mon Sep 17 00:00:00 2001 From: Jan-Hendrik Ewers Date: Thu, 30 Sep 2021 15:01:47 +0100 Subject: [PATCH] Remove whitespace https://github.com/jonaswinkler/paperless-ng/pull/1354/checks?check_run_id=3756807426 --- docs/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.rst b/docs/setup.rst index f251e3ffe..0ded9903b 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -807,7 +807,7 @@ configuring some options in paperless can help improve performance immensely: times. Thumbnails will be about 20% larger. * If using docker, consider setting ``PAPERLESS_WEBSERVER_WORKERS`` to 1. This will save some memory. -* Use the arm compatible docker-compose if you're wanting to use Tika on something like +* Use the arm compatible docker-compose if you're wanting to use Tika on something like a raspberry pi. The official apache/tika image doesn not support the arm architecture. For details, refer to :ref:`configuration`.