mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
ATS-812: FFmpeg PoC (skeleton)
- fix tests: add new coreVersion (transform.core.verson) to match other T-Engines
This commit is contained in:
@@ -2,6 +2,7 @@ queue:
|
|||||||
engineRequestQueue: ${TRANSFORM_ENGINE_REQUEST_QUEUE:org.alfresco.transform.engine.ffmpeg.acs}
|
engineRequestQueue: ${TRANSFORM_ENGINE_REQUEST_QUEUE:org.alfresco.transform.engine.ffmpeg.acs}
|
||||||
transform:
|
transform:
|
||||||
core:
|
core:
|
||||||
|
version: @project.version@
|
||||||
config:
|
config:
|
||||||
location: classpath:ffmpeg_engine_config.json
|
location: classpath:ffmpeg_engine_config.json
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
|
Reference in New Issue
Block a user