mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Documentation: fix link
This commit is contained in:
parent
290c44f5d5
commit
c342eafa8d
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ The following error occurred while consuming document.pdf: [Errno 13] Permission
|
||||||
This happens when paperless does not have permission to delete files
|
This happens when paperless does not have permission to delete files
|
||||||
inside the consumption directory. Ensure that `USERMAP_UID` and
|
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
|
`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 [Docker setup](setup.md#docker_hub).
|
operating system, if these are different from `1000`. See [Docker setup](setup.md#docker).
|
||||||
|
|
||||||
Also ensure that you are able to read and write to the consumption
|
Also ensure that you are able to read and write to the consumption
|
||||||
directory on the host.
|
directory on the host.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue