diff --git a/includes/Setup.php b/includes/Setup.php index 1e4bc0ed9fc..f0cfc99e54a 100644 --- a/includes/Setup.php +++ b/includes/Setup.php @@ -133,6 +133,7 @@ if( $wgUseInstantCommons ) { 'class' => 'ForeignAPIRepo', 'name' => 'wikimediacommons', 'apibase' => 'http://commons.wikimedia.org/w/api.php', + 'hashLevels' => 2, 'fetchDescription' => true, 'descriptionCacheExpiry' => 43200, 'apiThumbCacheExpiry' => 86400,