https://bugzilla.wikimedia.org/show_bug.cgi?id=17835





--- Comment #3 from Brent G <overlo...@gmail.com>  2009-03-16 19:12:51 UTC ---
It's the example Commons config:

==
$wgForeignFileRepos[] = array(
   'class'                   => 'ForeignAPIRepo',
   'name'                    => 'shared',
   'apibase'                 => 'http://commons.wikimedia.org/w/api.php',
   'fetchDescription'        => true, // Optional
   'descriptionCacheExpiry'  => 43200, // 12 hours, optional
   'apiThumbCacheExpiry'     => 43200, // 12 hours, optional, but required for
local thumb caching
);
==

And yea, good eye, doesn't seem to trigger if OggPlayer is disabled. Didn't
think about that.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to