CSV import: show flag csv_import_history_display in the default config file

SVN:trunk[2264]
This commit is contained in:
Romain Quetiez
2012-10-16 14:40:20 +00:00
parent bddda8e256
commit 09a1c17052

View File

@@ -211,7 +211,7 @@ class Config
'default' => true,
'value' => true,
'source_of_value' => '',
'show_in_conf_sample' => false,
'show_in_conf_sample' => true,
),
'access_mode' => array(
'type' => 'integer',