From: Aaron Schulz Date: Thu, 2 Feb 2012 22:05:21 +0000 (+0000) Subject: Reverted r110608 - no known need for this X-Git-Tag: 1.31.0-rc.0~24951 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=c3da7e51cedea591764ba702ae702832a44564b2;p=lhc%2Fweb%2Fwiklou.git Reverted r110608 - no known need for this --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 7248ade477..c0ef5b391e 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -760,7 +760,7 @@ $wgMaxAnimatedGifArea = 1.25e7; * Update if there is some need to force thumbs and SVG rasterizations * to rerender, such as fixes to rendering bugs. */ -$wgThumbnailEpoch = '20110101000000'; +$wgThumbnailEpoch = '20030516000000'; /** * If set, inline scaled images will still produce tags ready for @@ -1683,7 +1683,7 @@ $wgCachePages = true; * You can get the current date on your server by using the command: * date +%Y%m%d%H%M%S */ -$wgCacheEpoch = '20110101000000'; +$wgCacheEpoch = '20030516000000'; /** * Bump this number when changing the global style sheets and JavaScript.