]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: fix PAPERLESS_ENABLE_GPG_DECRYPTOR (#7688)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Wed, 11 Sep 2024 17:39:41 +0000 (10:39 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2024 17:39:41 +0000 (10:39 -0700)
docs/configuration.md

index d8ec27d2c8339c733bc2944805f6f03b682e57f6..7cc474854489e0d1d86f92af3e626f628d5f0076 100644 (file)
@@ -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=<bool>`](#PAPERLESS_GPG_DECRYPTOR) {#PAPERLESS_GPG_DECRYPTOR}
+#### [`PAPERLESS_ENABLE_GPG_DECRYPTOR=<bool>`](#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.