]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 146087: set the default of the sendmailnow param to ON on the trunk...
authorjocuri%softhome.net <>
Thu, 1 Apr 2004 06:01:30 +0000 (06:01 +0000)
committerjocuri%softhome.net <>
Thu, 1 Apr 2004 06:01:30 +0000 (06:01 +0000)
defparams.pl

index d25f119103e72e40590aa4a8a3573edc4d2edf98..849c033eacc086a70941194f33ce9763c317de12 100644 (file)
@@ -509,7 +509,7 @@ sub find_languages {
            'slow down Bugzilla. Best used for smaller installations of ' .
            'Bugzilla.',
    type => 'b',
-   default => 0
+   default => 1
   },
 
   {