]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: correct static url description (#9506)
authorTimon <64960609+tiimonn@users.noreply.github.com>
Thu, 27 Mar 2025 20:24:41 +0000 (21:24 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Mar 2025 20:24:41 +0000 (13:24 -0700)
docs/configuration.md

index 1a565177eb486629da9343e912916a4569ff78ea..494d032dac2a6b206c6949b8a68ded340e4b3462 100644 (file)
@@ -404,7 +404,7 @@ set this value to /paperless. No trailing slash!
 #### [`PAPERLESS_STATIC_URL=<path>`](#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/".