From 8668542abb66589761b0e0df303e2e500a0f19e3 Mon Sep 17 00:00:00 2001 From: Erik Moeller Date: Wed, 12 May 2004 21:40:59 +0000 Subject: [PATCH] that was unintentional --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index e8b5312370..4aa2336391 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -49,7 +49,7 @@ if($wgMetaNamespace === FALSE) "cols" => 80, "rows" => 25, "searchlimit" => 20, "contextlines" => 5, "contextchars" => 50, "skin" => $wgDefaultSkin, "math" => 1, "rcdays" => 7, "rclimit" => 50, - "highlightbroken" => 1, "stubthreshold" => 0, "collapsethreshold" => 5000, + "highlightbroken" => 1, "stubthreshold" => 0, "collapsethreshold" => 30000, "previewontop" => 1, "editsection"=>1,"editsectiononrightclick"=>0, "showtoc"=>1, "showtoolbar" =>1, "date" => 0 -- 2.20.1