From: Florian Feldmann Date: Thu, 10 Mar 2022 00:11:23 +0000 (+0100) Subject: Apply suggestions from code review X-Git-Tag: beta-1.6.1~121^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F23%2Fhead;p=thirdparty%2Fpaperless-ngx.git Apply suggestions from code review Co-authored-by: Ingo Sigmund --- diff --git a/docs/configuration.rst b/docs/configuration.rst index 0d01a2e22d..68ecc8efea 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -455,7 +455,7 @@ Add the configuration variables to the environment of the webserver (alternative put the configuration in the ``docker-compose.env`` file) and add the additional services below the webserver service. Watch out for indentation. -Make sure tu use the correct format `PAPERLESS_TIKA_ENABLED = 1`so python_dotenv can parse the statement correctly. +Make sure to use the correct format `PAPERLESS_TIKA_ENABLED = 1` so python_dotenv can parse the statement correctly. Software tweaks ###############