Hoo man has uploaded a new change for review.

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

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: I740aa464ea0e52b4d5b7710c0788049ab2317abb
---
M wmf-config/Wikibase.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/Wikibase.php b/wmf-config/Wikibase.php
index 482bfd9..817599f 100644
--- a/wmf-config/Wikibase.php
+++ b/wmf-config/Wikibase.php
@@ -103,7 +103,7 @@
        // T53637 and T48953
        $wgGroupPermissions['*']['property-create'] = ( $wgDBname === 
'testwikidatawiki' );
 
-       $wgCacheEpoch = '20160218124319';
+       $wgCacheEpoch = '20160222134413';
 
        $wgWBRepoSettings['dataSquidMaxage'] = 1 * 60 * 60;
        $wgWBRepoSettings['sharedCacheDuration'] = 60 * 60 * 24;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I740aa464ea0e52b4d5b7710c0788049ab2317abb
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