Merged in bugfix/PMCORE-3196 (pull request #8111)
PMCORE-3196 'Unassigned cases' task in cron is not working correctly with 'system_utc_time_zone' enabled Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
@@ -83,7 +83,8 @@ class System
|
||||
'report_table_floating_number' => 4,
|
||||
'report_table_double_number' => 4,
|
||||
'ext_ajax_timeout' => 600000,
|
||||
'disable_task_manager_routing_async' => '0'
|
||||
'disable_task_manager_routing_async' => '0',
|
||||
'on_one_server_enable' => 0
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user