diff --git a/docs/configuration.md b/docs/configuration.md index 7e47f2178..0b92538a1 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