On 24/07/07, Michael Daly michaeldaly@kayakwiki.org wrote:
IIRC, this will get buggered up if one of the wikis uses image subdirectories and the other does not. The default assumption is that both use image subdirectories. (unless this has been fixed since I messed with it a year ago).
Assuming the repository does not have $wgHashedUploadDirectory switched on, one would need to set $wgHashedSharedUploadDirectory to false in LocalSettings.php.
For remote repositories configured using the $wgForeignFileRepos directive, set matching values for the "hashLevels" property of the corresponding data structure.
Rob Church