From 52e74795d01b707ce9d688c54a6eafe1118cc77f Mon Sep 17 00:00:00 2001 From: nanokatz <22838757+nanokatz@users.noreply.github.com> Date: Tue, 24 Oct 2023 06:18:23 +0200 Subject: [PATCH 1/2] Update docs/configuration.md Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index a80700a4c..7752652ba 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1140,7 +1140,7 @@ combination with PAPERLESS_CONSUMER_BARCODE_UPSCALE bigger than 1.0. #### [`PAPERLESS_AUDIT_ENABLED=`](#PAPERLESS_AUDIT_ENABLED){#PAPERLESS_AUDIT_ENABLED} -: Enables an audit trail for each document,document type, correspondent, and tag. This records all changes made to the documents to make the changes traceable. +: Enables an audit trail for documents, document types, correspondents, and tags. Log entries can be viewed in the Django backend only. !!! note Warning Once enabled cannot be disabled From c6c720b97c307b835a7ab8758a648b02194afb38 Mon Sep 17 00:00:00 2001 From: nanokatz <22838757+nanokatz@users.noreply.github.com> Date: Tue, 24 Oct 2023 06:19:02 +0200 Subject: [PATCH 2/2] Update docs/configuration.md Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 7752652ba..722475781 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1142,7 +1142,7 @@ combination with PAPERLESS_CONSUMER_BARCODE_UPSCALE bigger than 1.0. : Enables an audit trail for documents, document types, correspondents, and tags. Log entries can be viewed in the Django backend only. - !!! note Warning + !!! warning Once enabled cannot be disabled ## Collate Double-Sided Documents {#collate}