mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-09-02 14:36:57 +02:00
@@ -189,10 +189,6 @@
|
||||
/// @ingroup config
|
||||
$wgLinkTitlesTimeLimit = 0.2;
|
||||
|
||||
/// Namespaces to search in weighted order.
|
||||
/// Namespace of the page will always to highest weight, rest in given order
|
||||
$wgLinkTitlesNamespaces = array(NS_USER);
|
||||
|
||||
/// @cond
|
||||
$wgExtensionCredits['parserhook'][] = array(
|
||||
'path' => __FILE__,
|
||||
|
Reference in New Issue
Block a user