PMCORE-640
PMCORE-2287 update tranlsataions update update update
This commit is contained in:
@@ -83,6 +83,21 @@ class TaskSchedulerBM
|
||||
"expression" => "*/1 * * * 0,1,2,3,4,5,6",
|
||||
"description" => "ID_TIMER_EVENT_DESC"
|
||||
],
|
||||
[
|
||||
"title" => "ID_CLEAN_WEBENTRIES",
|
||||
"enable" => "0",
|
||||
"service" => "",
|
||||
"category" => "case_actions",
|
||||
"file" => "workflow/engine/bin/webentriescron.php",
|
||||
"filew" => "workflow\\engine\bin\\webentriescron.php",
|
||||
"startingTime" => null,
|
||||
"endingTime" => null,
|
||||
"timezone" => null,
|
||||
"everyOn" => "1",
|
||||
"interval" => "week",
|
||||
"expression" => "0 20 * * 5",
|
||||
"description" => "ID_CLEAN_WEBENTRIES_DESC"
|
||||
],
|
||||
[
|
||||
"title" => "ID_TASK_SCHEDULER_CASE_EMAILS",
|
||||
"enable" => "1",
|
||||
|
||||
Reference in New Issue
Block a user