Add note that PAPERLESS_URL cant contain a path

This commit is contained in:
Michael Shamoon 2023-01-02 08:47:44 -08:00
parent 3fe68d7bbe
commit 31e4a0a88b

View File

@ -217,6 +217,11 @@ not include a trailing slash. E.g. <https://paperless.domain.com>
Defaults to empty string, leaving the other settings unaffected.
!!! note
This value cannot contain a path (e.g. domain.com/path), even if
you are installing paperless-ngx at a subpath.
`PAPERLESS_CSRF_TRUSTED_ORIGINS=<comma-separated-list>`
: A list of trusted origins for unsafe requests (e.g. POST). As of