mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Change: enable auditlog by default, fix import / export (#6267)
This commit is contained in:
parent
00b04c2e86
commit
0f8b2e69c9
7 changed files with 47 additions and 16 deletions
|
|
@ -1311,11 +1311,9 @@ assigns or creates tags if a properly formatted barcode is detected.
|
|||
|
||||
#### [`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.
|
||||
: Enables the audit trail for documents, document types, correspondents, and tags.
|
||||
|
||||
!!! warning
|
||||
|
||||
Once enabled cannot be disabled
|
||||
Defaults to true.
|
||||
|
||||
## Collate Double-Sided Documents {#collate}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue