mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-15 12:29:29 -05:00
Documentation: clarify disable consumer setting
This commit is contained in:
parent
278ef3a364
commit
011056a9d5
@ -1057,9 +1057,9 @@ be used with caution!
|
|||||||
|
|
||||||
## Document Consumption {#consume_config}
|
## 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.
|
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}
|
#### [`PAPERLESS_CONSUMER_DELETE_DUPLICATES=<bool>`](#PAPERLESS_CONSUMER_DELETE_DUPLICATES) {#PAPERLESS_CONSUMER_DELETE_DUPLICATES}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user