Added owner name to post consume env

This commit is contained in:
Freddy0
2024-07-16 12:59:58 +02:00
committed by GitHub
parent a7d8b5c960
commit 88c23ecc15
3 changed files with 3 additions and 0 deletions

View File

@@ -187,6 +187,7 @@ variables:
| `DOCUMENT_THUMBNAIL_PATH` | Path to the generated thumbnail |
| `DOCUMENT_DOWNLOAD_URL` | URL for document download |
| `DOCUMENT_THUMBNAIL_URL` | URL for the document thumbnail |
| `DOCUMENT_OWNER` | Name of the owner of the document |
| `DOCUMENT_CORRESPONDENT` | Assigned correspondent (if any) |
| `DOCUMENT_TAGS` | Comma separated list of tags applied (if any) |
| `DOCUMENT_ORIGINAL_FILENAME` | Filename of original document |