From 384a197c6faf865d4dd77e7e6abe97a2682ec245 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 3 May 2025 07:57:06 -0700 Subject: [PATCH] Documentation: clarify PAPERLESS_CONSUMER_DISABLE (#9862) --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index c48a4b0df..1a0f15a6c 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1065,7 +1065,7 @@ be used with caution! #### [`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}