소스 검색

CSV import: show flag csv_import_history_display in the default config file

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2264 a333f486-631f-4898-b8df-5754b55c2be0
romainq 12 년 전
부모
커밋
9bd86bce3f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/config.class.inc.php

+ 1 - 1
core/config.class.inc.php

@@ -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',