We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22207da commit d6a9d29Copy full SHA for d6a9d29
LocalSettings.d/base/Timeouts.php
@@ -0,0 +1,3 @@
1
+<?php
2
+$wgHTTPTimeout = 15;
3
+$wgHTTPConnectTimeout = 5;
0 commit comments