summaryrefslogtreecommitdiff
path: root/extensions/Vector/README
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Vector/README')
-rw-r--r--extensions/Vector/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/Vector/README b/extensions/Vector/README
index 7394ff47..b7737a5b 100644
--- a/extensions/Vector/README
+++ b/extensions/Vector/README
@@ -15,7 +15,3 @@ require_once( "$IP/extensions/Vector/Vector.php" );
$wgDefaultUserOptions['vector-collapsiblenav'] = 1;
-# By default, the Vector skin does not use the simplified search box. To take advantage of the simplesearch feature you
-# must add this to your LocalSettings.php file.
-
-$wgVectorUseSimpleSearch = true;