N°6436 - Integrate Performance Audit pre requisite in iTop Pro 2.7.9 (changed config variable name)

This commit is contained in:
Eric Espie
2023-07-19 15:13:43 +02:00
parent 5c61d725e1
commit 4d8246c4d8
2 changed files with 2 additions and 2 deletions

View File

@@ -963,7 +963,7 @@ class Config
'source_of_value' => '',
'show_in_conf_sample' => false,
),
'log_generate_legacy_kpi_report' => array(
'log_kpi_generate_legacy_report' => array(
'type' => 'bool',
'description' => 'Generate the legacy KPI report (kpi.html)',
'default' => true,