From 7ec51758ebc41866481d92b9126dadaa89ff18fb Mon Sep 17 00:00:00 2001 From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Mon, 18 Dec 2023 09:44:26 -0800 Subject: [PATCH] Fixes the display of the audit log configuration looks --- docs/configuration.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index b2e479f98..212508806 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1154,12 +1154,13 @@ combination with PAPERLESS_CONSUMER_BARCODE_UPSCALE bigger than 1.0. ## Audit Trail -#### [`PAPERLESS_AUDIT_LOG_ENABLED=`](#PAPERLESS_AUDIT_LOG_ENABLED){#PAPERLESS_AUDIT_LOG_ENABLED} +#### [`PAPERLESS_AUDIT_LOG_ENABLED=`](#PAPERLESS_AUDIT_LOG_ENABLED) {#PAPERLESS_AUDIT_LOG_ENABLED} : Enables an audit trail for documents, document types, correspondents, and tags. Log entries can be viewed in the Django backend only. !!! warning - Once enabled cannot be disabled + + Once enabled cannot be disabled ## Collate Double-Sided Documents {#collate}