Merged in bugfix/PMCORE-737 (pull request #7468)

PMCORE-737

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Paula Quispe
2020-09-17 20:28:11 +00:00
committed by Julio Cesar Laura Avendaño
8 changed files with 27 additions and 7 deletions

View File

@@ -81,7 +81,8 @@ class System
'pmftotalcalculation_floating_point_number' => 10,
'report_table_batch_regeneration' => 1000,
'report_table_floating_number' => 4,
'report_table_double_number' => 4
'report_table_double_number' => 4,
'ext_ajax_timeout' => 600000
];
/**