diff options
-rw-r--r-- | defparams.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/defparams.pl b/defparams.pl index d25f11910..849c033ea 100644 --- a/defparams.pl +++ b/defparams.pl @@ -509,7 +509,7 @@ sub find_languages { 'slow down Bugzilla. Best used for smaller installations of ' . 'Bugzilla.', type => 'b', - default => 0 + default => 1 }, { |