https://bugzilla.wikimedia.org/show_bug.cgi?id=28692
--- Comment #4 from Bryan Tong Minh <[email protected]> 2011-04-26 08:03:57 UTC --- There is a maximum result size configuration variable for the API, we can use that as a limit to the files that can be served. (sum of file size * base64 magic factor < $wgAPIMaxResultSize) -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
