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 big batch of properties from string to
external identifier. As that changes the output, we need to
bump the cache epoch.

Change-Id: I101e87a6a0ad4fd3483123e2f315ecee9964227d
---
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 9795090..482bfd9 100644
--- a/wmf-config/Wikibase.php
+++ b/wmf-config/Wikibase.php
@@ -103,7 +103,7 @@
        // T53637 and T48953
        $wgGroupPermissions['*']['property-create'] = ( $wgDBname === 
'testwikidatawiki' );
 
-       $wgCacheEpoch = '20151020232024';
+       $wgCacheEpoch = '20160218124319';
 
        $wgWBRepoSettings['dataSquidMaxage'] = 1 * 60 * 60;
        $wgWBRepoSettings['sharedCacheDuration'] = 60 * 60 * 24;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I101e87a6a0ad4fd3483123e2f315ecee9964227d
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