mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
POST_CONSUME_SCRIPT: add document dates to env
This commit is contained in:
parent
08ae3f8771
commit
9424b763ca
3 changed files with 9 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ following additional information about it:
|
|||
|
||||
* Generated File Name: ${DOCUMENT_FILE_NAME}
|
||||
* Source Path: ${DOCUMENT_SOURCE_PATH}
|
||||
* Created: ${DOCUMENT_CREATED}
|
||||
* Added: ${DOCUMENT_ADDED}
|
||||
* Modified: ${DOCUMENT_MODIFIED}
|
||||
* Thumbnail Path: ${DOCUMENT_THUMBNAIL_PATH}
|
||||
* Download URL: ${DOCUMENT_DOWNLOAD_URL}
|
||||
* Thumbnail URL: ${DOCUMENT_THUMBNAIL_URL}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue