mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Enhancement: include owner username in post-consumption variables (#7270)
This commit is contained in:
parent
aef387ed69
commit
8e3ca37b05
3 changed files with 5 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ following additional information about it:
|
|||
* Thumbnail Path: ${DOCUMENT_THUMBNAIL_PATH}
|
||||
* Download URL: ${DOCUMENT_DOWNLOAD_URL}
|
||||
* Thumbnail URL: ${DOCUMENT_THUMBNAIL_URL}
|
||||
* Owner Name: ${DOCUMENT_OWNER}
|
||||
* Correspondent: ${DOCUMENT_CORRESPONDENT}
|
||||
* Tags: ${DOCUMENT_TAGS}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue