Hoo man has uploaded a new change for review.

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

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


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

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

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

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