PMCORE-3196 'Unassigned cases' task in cron is not working correctly with 'system_utc_time_zone' enabled

This commit is contained in:
Roly Gutierrez
2021-09-08 17:10:46 -04:00
parent e1be31ad86
commit e7590ceea4
2 changed files with 12 additions and 3 deletions

View File

@@ -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
];
/**