update installation instructions

This commit is contained in:
jonaswinkler
2021-01-07 21:16:16 +01:00
parent 1170827f3d
commit 38f279fd2a
6 changed files with 81 additions and 104 deletions

View File

@@ -75,6 +75,6 @@ You might encounter errors such as:
This happens when paperless does not have permission to delete files inside the consumption directory.
Ensure that ``USERMAP_UID`` and ``USERMAP_GID`` are set to the user id and group id you use on the host operating system, if these are
different from ``1000``. See :ref:`setup-docker_route`.
different from ``1000``. See :ref:`setup-docker_hub`.
Also ensure that you are able to read and write to the consumption directory on the host.