Cleans up a number of internal links

This commit is contained in:
Trenton Holmes
2022-12-02 19:34:43 -08:00
parent 29391c1c7b
commit 1727eb00cc
8 changed files with 73 additions and 81 deletions

View File

@@ -145,8 +145,7 @@ The following error occured while consuming document.pdf: [Errno 13] Permission
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
`setup-docker_hub`{.interpreted-text role="ref"}.
operating system, if these are different from `1000`. See [Docker setup](setup#docker_hub).
Also ensure that you are able to read and write to the consumption
directory on the host.