jenkins-bot has submitted this change and it was merged.

Change subject: Bump $wgCacheEpoch on Wikidata after Property conversions
......................................................................


Bump $wgCacheEpoch on Wikidata after Property conversions

I just converted a batch of properties from string to external
identifier. As that changes the html output, we need to bump
the cache epoch.

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

Approvals:
  Hoo man: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/Wikibase.php b/wmf-config/Wikibase.php
index eaa6e7b..f131284 100644
--- a/wmf-config/Wikibase.php
+++ b/wmf-config/Wikibase.php
@@ -104,7 +104,7 @@
        // T53637 and T48953
        $wgGroupPermissions['*']['property-create'] = ( $wgDBname === 
'testwikidatawiki' );
 
-       $wgCacheEpoch = '20160321152957';
+       $wgCacheEpoch = '20160407123950';
 
        $wgWBRepoSettings['dataSquidMaxage'] = 1 * 60 * 60;
        $wgWBRepoSettings['sharedCacheDuration'] = 60 * 60 * 24;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia24b106070ad75d5d81603a12a9ac2ca38796ae9
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to