Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/296963
Change subject: Bump $wgResourceLoaderMaxQueryLength to 4,000
......................................................................
Bump $wgResourceLoaderMaxQueryLength to 4,000
See if this eliminates the remaining stragglers. Follows I3a8057a8.
Change-Id: I6eb0ae671b94673f899ee3e4874094f6601a2637
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/63/296963/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index bd1c189..dc57cee 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -260,7 +260,7 @@
// Deprecated
$wgIncludeLegacyJavaScript = true;
-$wgResourceLoaderMaxQueryLength = 3000;
+$wgResourceLoaderMaxQueryLength = 4000;
if ( $wmgReduceStartupExpiry ) {
$wgResourceLoaderMaxage['unversioned'] = [ 'server' => 30, 'client' =>
30 ];
--
To view, visit https://gerrit.wikimedia.org/r/296963
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6eb0ae671b94673f899ee3e4874094f6601a2637
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits