]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mediawiki/templates/default/LocalSettings.php.erb
mediawiki: Final attempt at increasing wgHTTPTimeout
[chef.git] / cookbooks / mediawiki / templates / default / LocalSettings.php.erb
index 75a17ebd3e0976b40ff6151096859ea976c7866c..8ef611346d35ea0668ba2149eb59635c03e60f98 100644 (file)
@@ -423,4 +423,4 @@ unset( $wgGroupsRemoveFromSelf['autoconfirmed'] );
 # Increase curl timeout to allow parsoid requests to heavy pages like Map Features
 # Mediawiki 1.38 has fix to allow this to be set by $wgVirtualRestConfig
 # https://phabricator.wikimedia.org/T285478
-$wgHTTPTimeout = 180;
+$wgHTTPTimeout = 240;