PMCORE-530

This commit is contained in:
Andrea Adamczyk
2020-09-16 14:54:29 -04:00
parent ea071649d8
commit 6d507bdbe9
3 changed files with 66 additions and 2 deletions

View File

@@ -79,7 +79,9 @@ class System
'highlight_home_folder_scope' => 'unassigned', // For now only this list is supported
'disable_advanced_search_case_title_fulltext' => 0,
'pmftotalcalculation_floating_point_number' => 10,
'report_table_batch_regeneration' => 1000
'report_table_batch_regeneration' => 1000,
'report_table_floating_number' => 4,
'report_table_double_number' => 4
];
/**