From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 2 Jan 2023 16:47:44 +0000 (-0800) Subject: Add note that PAPERLESS_URL cant contain a path X-Git-Tag: v1.12.0-beta.rc0~1^2~14^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2319%2Fhead;p=thirdparty%2Fpaperless-ngx.git Add note that PAPERLESS_URL cant contain a path --- diff --git a/docs/configuration.md b/docs/configuration.md index 7e47f21783..0b92538a1e 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -217,6 +217,11 @@ not include a trailing slash. E.g. 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=` : A list of trusted origins for unsafe requests (e.g. POST). As of