From 599f0eaffdc905fa4972e2a2d1e9740d1faf79a5 Mon Sep 17 00:00:00 2001 From: Sweidan Omar Date: Tue, 18 Jan 2022 13:11:40 +0000 Subject: [PATCH] #311 git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C32766 --- .../production/LOCAL/jobs/schedules.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/server/-product/production/LOCAL/jobs/schedules.json b/server/-product/production/LOCAL/jobs/schedules.json index e8513e6c..df40146c 100644 --- a/server/-product/production/LOCAL/jobs/schedules.json +++ b/server/-product/production/LOCAL/jobs/schedules.json @@ -49,6 +49,22 @@ } ], "cronexpression": "0/3 * * * * ?" + }, + { + "template": "move-jpeg-to-isilon.xml", + "name": "JPEG másolása ISILON-ba", + "active": false, + "executeimmediate": false, + "parameters": [ + { + "name": "uri", "value": "c:/data/video/", + "type": "user.commons.StoreUri" + }, + { + "name": "protocol", "value": "SMB", + "type": "java.lang.String" + } + ] } ] } \ No newline at end of file -- 2.54.0