浏览代码

Show the new setting portal_tickets in the default config file

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2962 a333f486-631f-4898-b8df-5754b55c2be0
romainq 11 年之前
父节点
当前提交
92f6905f66
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/config.class.inc.php

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

@@ -674,7 +674,7 @@ class Config
 			'default' => 'UserRequest',
 			'value' => 'UserRequest',
 			'source_of_value' => '',
-			'show_in_conf_sample' => false,
+			'show_in_conf_sample' => true,
 		),
 	);