From 5d02db544054d25197ffa333ec1f982f43907fe5 Mon Sep 17 00:00:00 2001 From: Romain Quetiez Date: Tue, 29 Oct 2013 09:36:23 +0000 Subject: [PATCH] Show the new setting portal_tickets in the default config file SVN:trunk[2962] --- core/config.class.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/config.class.inc.php b/core/config.class.inc.php index 3ea40ff00..6fc899b9d 100644 --- a/core/config.class.inc.php +++ b/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, ), );