https://bugzilla.wikimedia.org/show_bug.cgi?id=44321
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Normal |Low CC| |[email protected], | |[email protected], | |[email protected], | |[email protected] Component|General/Unknown |Site requests Summary|Make Special:Unwatchedpages |Make maintenance reports |functional - currently only |longer on en.wiki: increase |showing first 1000 pages |$wgQueryCacheLimit --- Comment #3 from Nemo <[email protected]> --- This is a valid wish. However, for the current status of MediaWiki core configuration settings, this request works directly against bug 15434 and it's quite unlikely that it will fulfilled before it. However, the number 1000 was chosen with unclear criteria and the comments question it: 'wgQueryCacheLimit' => array( 'default' => 5000, 'enwiki' => 1000, // safe to raise? 'dewiki' => 2000, // safe to raise? ), fr.wiki has the default 5000 and is worse than de.wiki for query pages; this may mean either that it's the reason why some query pages fail on fr.wiki, or that $wgQueryCacheLimit doesn't matter, or that there are other more important considerations. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
