From: Timon <64960609+tiimonn@users.noreply.github.com> Date: Thu, 27 Mar 2025 20:24:41 +0000 (+0100) Subject: Documentation: correct static url description (#9506) X-Git-Tag: v2.15.0^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d59dce9c24a1c49ebf62979c46283a67771d4e;p=thirdparty%2Fpaperless-ngx.git Documentation: correct static url description (#9506) --- diff --git a/docs/configuration.md b/docs/configuration.md index 1a565177e..494d032da 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -404,7 +404,7 @@ set this value to /paperless. No trailing slash! #### [`PAPERLESS_STATIC_URL=`](#PAPERLESS_STATIC_URL) {#PAPERLESS_STATIC_URL} : Override the STATIC_URL here. Unless you're hosting Paperless off a -subdomain like /paperless/, you probably don't need to change this. +specific path like /paperless/, you probably don't need to change this. If you do change it, be sure to include the trailing slash. Defaults to "/static/".