]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: clarify PAPERLESS_CONSUMER_DISABLE (#9862)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sat, 3 May 2025 14:57:06 +0000 (07:57 -0700)
committerGitHub <noreply@github.com>
Sat, 3 May 2025 14:57:06 +0000 (07:57 -0700)
docs/configuration.md

index c48a4b0df15b3b0047616c794d112aee1c99849c..1a0f15a6c02e8d57df75e5c89052d5b0f1667733 100644 (file)
@@ -1065,7 +1065,7 @@ be used with caution!
 
 #### [`PAPERLESS_CONSUMER_DISABLE=<bool>`](#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}