diff --git a/docs/configuration.rst b/docs/configuration.rst index 90c5918c8..7a086166b 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -473,6 +473,8 @@ 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 to use the correct format `PAPERLESS_TIKA_ENABLED = 1` so python_dotenv can parse the statement correctly. + Software tweaks ###############