aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/templates
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-07-03 22:27:09 +0000
committerMichael Scherer <misc@mageia.org>2011-07-03 22:27:09 +0000
commitdfdbc66eecea468fc9b567d6f98eb23cd4057451 (patch)
tree9a4051cbb1ac64d6f92336770ca7bb4767db0eac /modules/bugzilla/templates
parent8e369c818d6bd6db7e314fbce75c64e9102119f4 (diff)
downloadpuppet-dfdbc66eecea468fc9b567d6f98eb23cd4057451.tar
puppet-dfdbc66eecea468fc9b567d6f98eb23cd4057451.tar.gz
puppet-dfdbc66eecea468fc9b567d6f98eb23cd4057451.tar.bz2
puppet-dfdbc66eecea468fc9b567d6f98eb23cd4057451.tar.xz
puppet-dfdbc66eecea468fc9b567d6f98eb23cd4057451.zip
disable daily reminder of opened bugs
Diffstat (limited to 'modules/bugzilla/templates')
-rw-r--r--modules/bugzilla/templates/params2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params
index 6fddf7e5..ee04b4ca 100644
--- a/modules/bugzilla/templates/params
+++ b/modules/bugzilla/templates/params
@@ -103,5 +103,5 @@
'usevotes' => 0,
'utf8' => 1,
'webdotbase' => 'http://www.research.att.com/~north/cgi-bin/webdot.cgi/%urlbase%',
- 'whinedays' => 7
+ 'whinedays' => 0
);