aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-18 22:54:44 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-18 22:54:44 +0200
commit71c1435da7a2ce21a593ab63efe541ffd36fd539 (patch)
treef17f0588fb2fd3a90233af8af6a505a2295f9f6d
parent56ea859491efdf82b96b665218d278eb5e27c6fe (diff)
downloadpuppet-71c1435da7a2ce21a593ab63efe541ffd36fd539.tar
puppet-71c1435da7a2ce21a593ab63efe541ffd36fd539.tar.gz
puppet-71c1435da7a2ce21a593ab63efe541ffd36fd539.tar.bz2
puppet-71c1435da7a2ce21a593ab63efe541ffd36fd539.tar.xz
puppet-71c1435da7a2ce21a593ab63efe541ffd36fd539.zip
Bugzilla: increase last_visit_keep_days to 60
-rw-r--r--modules/bugzilla/templates/params.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params.json b/modules/bugzilla/templates/params.json
index e2437edb..f89feafd 100644
--- a/modules/bugzilla/templates/params.json
+++ b/modules/bugzilla/templates/params.json
@@ -45,7 +45,7 @@
"globalwatchers" : "bugs@ml.mageia.org",
"inbound_proxies" : "",
"insidergroup" : "secteam",
- "last_visit_keep_days" : "10",
+ "last_visit_keep_days" : "60",
"letsubmitterchoosemilestone" : "1",
"letsubmitterchoosepriority" : "1",
"mail_delivery_method" : "SMTP",