mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-06-25 23:04:19 +00:00
Use constants for manifest
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Defines the names of file/thumbnail for the manifest for exporting/importing commands
|
||||
EXPORTER_FILE_NAME = "__exported_file_name__"
|
||||
EXPORTER_THUMBNAIL_NAME = "__exported_thumbnail_name__"
|
||||
Reference in New Issue
Block a user