]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: clarify disable consumer setting
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sun, 4 May 2025 05:55:29 +0000 (22:55 -0700)
committerGitHub <noreply@github.com>
Sun, 4 May 2025 05:55:29 +0000 (22:55 -0700)
docs/configuration.md

index 47d4ef254cfe5f69ada549a64c8a3f2d5ad7070d..a9f74f5bbc04835b0edf277b602bc97a7d3639f2 100644 (file)
@@ -1057,9 +1057,9 @@ be used with caution!
 
 ## Document Consumption {#consume_config}
 
-#### [`PAPERLESS_CONSUMER_DISABLE=<bool>`](#PAPERLESS_CONSUMER_DISABLE) {#PAPERLESS_CONSUMER_DISABLE}
+#### [`PAPERLESS_CONSUMER_DISABLE`](#PAPERLESS_CONSUMER_DISABLE) {#PAPERLESS_CONSUMER_DISABLE}
 
-: Completely disable the directory-based consumer in docker. If you don't plan to consume documents
+: If set (to anything), this completely disables the directory-based consumer in docker. If you don't plan to consume documents
 via the consumption directory, you can disable the consumer to save resources.
 
 #### [`PAPERLESS_CONSUMER_DELETE_DUPLICATES=<bool>`](#PAPERLESS_CONSUMER_DELETE_DUPLICATES) {#PAPERLESS_CONSUMER_DELETE_DUPLICATES}