From dfdbc66eecea468fc9b567d6f98eb23cd4057451 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Sun, 3 Jul 2011 22:27:09 +0000 Subject: disable daily reminder of opened bugs --- modules/bugzilla/templates/params | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ); -- cgit v1.2.1