Add a section like this to /etc/blueprint.cfg. This example is 64MB
so raise the number as high as you like.
[io]
max_content_length = 67108864
Beware, though, that you're constrained by available memory and you
also may be subject to Apache/Nginx/whatever's request entity limits.
Richard