From fb3a136b32e0f614954714f12c7b33f80971460d Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 11 Sep 2024 10:39:41 -0700 Subject: [PATCH] Documentation: fix PAPERLESS_ENABLE_GPG_DECRYPTOR (#7688) --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index d8ec27d2c..7cc474854 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1149,7 +1149,7 @@ within your documents. second, and year last order. Characters D, M, or Y can be shuffled to meet the required order. -#### [`PAPERLESS_GPG_DECRYPTOR=`](#PAPERLESS_GPG_DECRYPTOR) {#PAPERLESS_GPG_DECRYPTOR} +#### [`PAPERLESS_ENABLE_GPG_DECRYPTOR=`](#PAPERLESS_ENABLE_GPG_DECRYPTOR) {#PAPERLESS_ENABLE_GPG_DECRYPTOR} : Enable or disable the GPG decryptor for encrypted emails. See [GPG Decryptor](advanced_usage.md#gpg-decryptor) for more information.