Documentation: fix PAPERLESS_ENABLE_GPG_DECRYPTOR (#7688)

This commit is contained in:
shamoon 2024-09-11 10:39:41 -07:00 committed by GitHub
parent a64a182fc3
commit fb3a136b32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View 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.