Reedy has uploaded a new change for review.

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

Change subject: Bump Epochs to 20130601000000
......................................................................

Bump Epochs to 20130601000000

Change-Id: I35cb79f610d6179a54e8117bd2ee10498c011de0
---
M wmf-config/CommonSettings.php
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index ac120d6..143782a 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -562,7 +562,7 @@
                $wgTimelineSettings->ploticusCommand = '/usr/bin/ploticus';
        }
 
-       $wgTimelineSettings->epochTimestamp = '20130101000000';
+       $wgTimelineSettings->epochTimestamp = '20130601000000';
 }
 
 putenv( "GDFONTPATH=/srv/mediawiki/fonts" );
@@ -956,9 +956,9 @@
 $wgInvalidateCacheOnLocalSettingsChange = false;
 
 // General Cache Epoch
-$wgCacheEpoch = '20130101000000';
+$wgCacheEpoch = '20130601000000';
 
-$wgThumbnailEpoch = '20130101000000';
+$wgThumbnailEpoch = '20130601000000';
 
 # OAI repository for update server
 include( $IP . '/extensions/OAI/OAIRepo.php' );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I35cb79f610d6179a54e8117bd2ee10498c011de0
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>

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

Reply via email to