InstantCommons: do not cache thumbs
[lhc/web/wiklou.git] / includes / Setup.php
index 9f722af..c452779 100644 (file)
@@ -242,7 +242,7 @@ if ( $wgUseInstantCommons ) {
                'transformVia404' => true,
                'fetchDescription' => true,
                'descriptionCacheExpiry' => 43200,
-               'apiThumbCacheExpiry' => 86400,
+               'apiThumbCacheExpiry' => 0,
        ];
 }
 /*