Krinkle has uploaded a new change for review.
https://gerrit.wikimedia.org/r/258165
Change subject: Remove unused $wgObjectCaches['resourceloader']
......................................................................
Remove unused $wgObjectCaches['resourceloader']
Follows-up 50bbe5dc. Was temporarily used in a 1.27.0-wmf.1 change
(I680f3fda66c5) but didn't land in master.
Change-Id: I001a4f0d6ebc9ebae8f9651bb54cd3f1c4da6984
---
M wmf-config/CommonSettings.php
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/65/258165/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 333a772..e118367 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -302,8 +302,6 @@
'replication' => 'async'
);
-$wgObjectCaches['resourceloader'] = $wgObjectCaches['apc'];
-
$wgSessionsInObjectCache = true;
session_name( $lang . 'wikiSession' );
--
To view, visit https://gerrit.wikimedia.org/r/258165
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I001a4f0d6ebc9ebae8f9651bb54cd3f1c4da6984
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits