Add video thumbnail support.
This commit is contained in:
@@ -15,6 +15,11 @@ IMS_TOKEN => This will be validated on every request. If it is not sent, the req
|
||||
By default, it will query from the job files. Anything duplicated to the vendor files is purely for reference.
|
||||
If an invoice number is included, it will be default fetch that file only.
|
||||
|
||||
When looking at the bills, it will look in the bills folder of the job for an invoice that has a name that includes the invoice number. If not found, it will not show anythign.
|
||||
Deleting the bill or job will not delete the media.
|
||||
|
||||
Batch file has to be included with partner. Reg file has to be run in order for it to work.
|
||||
|
||||
Caddy is used as a reverse HTTPS proxy so that CORS does not block requests. This must sit in the same dir as the docker-compose.yml file.
|
||||
|
||||
```markdown
|
||||
|
||||
Reference in New Issue
Block a user