mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 18:46:52 +01:00
Adjusted the exporter and importer so that they take archived documents into account.
This commit is contained in:
parent
5b020bb8d2
commit
f7e554a3c1
3 changed files with 44 additions and 8 deletions
|
|
@ -2,3 +2,4 @@
|
|||
# for exporting/importing commands
|
||||
EXPORTER_FILE_NAME = "__exported_file_name__"
|
||||
EXPORTER_THUMBNAIL_NAME = "__exported_thumbnail_name__"
|
||||
EXPORTER_ARCHIVE_NAME = "__exported_archive_name__"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue