Search suggestion API requests make up a substantial portion of our total apache...
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 2c964db..c38c380 100644 (file)
@@ -2074,6 +2074,11 @@ $wgEnableMWSuggest = false;
  */
 $wgEnableOpenSearchSuggest = true;
 
+/**
+ * Expiry time for search suggestion responses
+ */
+$wgSearchSuggestCacheExpiry = 1200;
+
 /**
  *  Template for internal MediaWiki suggestion engine, defaults to API action=opensearch
  *