Aude has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/247595

Change subject: Bump cache epoch on Wikidata
......................................................................

Bump cache epoch on Wikidata

some pages have issues like the references section
not collapsing.  this is fixed by purging the page,
so indicates some incompatibility between the dom
and the javascript.

Change-Id: I24e5a0912375f33689f142a725355daf4e5e6aa1
---
M wmf-config/Wikibase.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/95/247595/1

diff --git a/wmf-config/Wikibase.php b/wmf-config/Wikibase.php
index 097778c..f730def 100644
--- a/wmf-config/Wikibase.php
+++ b/wmf-config/Wikibase.php
@@ -94,7 +94,7 @@
        // Per T115994, until T115892 is fixed...
        $wgGroupPermissions['*']['item-merge'] = false;
 
-       $wgCacheEpoch = '20150807193747';
+       $wgCacheEpoch = '20151020155928';
 
        $wgWBRepoSettings['dataSquidMaxage'] = 1 * 60 * 60;
        $wgWBRepoSettings['sharedCacheDuration'] = 60 * 60 * 24;

-- 
To view, visit https://gerrit.wikimedia.org/r/247595
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I24e5a0912375f33689f142a725355daf4e5e6aa1
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aude <aude.w...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to