On 03/27/2012 10:15 AM, Victor Olaya wrote:
Alex,

Yes, plugins.qgis.org

It would be great if the limit was a bit higher

Thanks in advance

Victor

Looks like the default is set in validator.py

PLUGIN_MAX_UPLOAD_SIZE= getattr(settings, 'PLUGIN_MAX_UPLOAD_SIZE', 1048576)

appears override-able in the local_settings.py if I understand the getattr function.

Tim or other admins have an idea of the best place to make the change? What should we set the new limit to? 5 MB?

Thanks,
Alex
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to