]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fixes the display of the audit log configuration looks
authorTrenton H <797416+stumpylog@users.noreply.github.com>
Mon, 18 Dec 2023 17:44:26 +0000 (09:44 -0800)
committerTrenton H <797416+stumpylog@users.noreply.github.com>
Mon, 18 Dec 2023 17:45:05 +0000 (09:45 -0800)
docs/configuration.md

index b2e479f98a7049c6f4dfdc02c9c4e83d65432bd8..212508806c926907f8c16c12ce511066d9bedb53 100644 (file)
@@ -1154,12 +1154,13 @@ combination with PAPERLESS_CONSUMER_BARCODE_UPSCALE bigger than 1.0.
 
 ## Audit Trail
 
-#### [`PAPERLESS_AUDIT_LOG_ENABLED=<bool>`](#PAPERLESS_AUDIT_LOG_ENABLED){#PAPERLESS_AUDIT_LOG_ENABLED}
+#### [`PAPERLESS_AUDIT_LOG_ENABLED=<bool>`](#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}