On Sat, Feb 18, 2012 at 10:12 AM, Thomas Gries <[email protected]> wrote: > Can you confirm ?
I think the real problem is that $wgResourceLoaderMaxQueryLength is insufficient for the configuration you desire. It only loosely correlates with the problem it seems intended to resolve. Assuming both the number of key/value pairs and the length of each key resource loader uses is bounded and small, a new configuration variable to control the maximum value length would be useful for your purposes. ~Rusty _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
