InstantCommons: do not cache thumbs
authorGergő Tisza <tgr.huwiki@gmail.com>
Wed, 25 Jan 2017 20:03:33 +0000 (12:03 -0800)
committerGergő Tisza <tgr.huwiki@gmail.com>
Wed, 25 Jan 2017 20:04:39 +0000 (12:04 -0800)
commita75973d8833277eb0683749a37bb0d517cdd3116
tree3f6831cb191b8f126ae6c5c7e1bb2981a8743c47
parentb48be1580e39d67c38df0ea139f4384635f4a32e
InstantCommons: do not cache thumbs

There is no point in local thumb caching when we set apibase
and thumbUrl to the remote wiki. It will only confuse MediaWiki
into creating local thumbnails for certain LinksUpdate tasks
even though the rendered page will reference thumbnails hosted
on Commons.

Bug: T145496
Change-Id: I0bd4b539f575036dd865bdd946660f10a9ee8801
includes/Setup.php