(bug 21638) Set hashLevels to 2 like commons, just in case
This commit is contained in:
parent
653d7a89a4
commit
bafecbaf4e
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue