diff --git a/docs/configuration.md b/docs/configuration.md index 47d4ef254..a9f74f5bb 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1057,9 +1057,9 @@ be used with caution! ## Document Consumption {#consume_config} -#### [`PAPERLESS_CONSUMER_DISABLE=`](#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=`](#PAPERLESS_CONSUMER_DELETE_DUPLICATES) {#PAPERLESS_CONSUMER_DELETE_DUPLICATES}