Hoo man has uploaded a new change for review.

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

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(-)


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

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: newchange
Gerrit-Change-Id: I101e87a6a0ad4fd3483123e2f315ecee9964227d
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>

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

Reply via email to