Feature request #4446
make upload limit for plugins a little bigger?
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Alessandro Pasotti | ||
Category: | - | ||
Pull Request or Patch supplied: | No |
Description
I have a plugin (xytools) in which there is a docs directory in which there are some (big) screendumps...
Trying to upload it gave me an error:
File upload must be a valid QGIS Python plugin compressed archive. File is too big. Max size is 1048576 Bytes
Isn't that a little too small? Or should I just shrink my plugin by not providing the full images...
History
#1 Updated by Alessandro Pasotti almost 13 years ago
- Assignee set to Alessandro Pasotti
This limit was a decision in the initial specs, what limit do you think would be reasonable ?
#2 Updated by Richard Duivenvoorde almost 13 years ago
sorry for the delay... I do not know what is reasonable, but adding a help to the plugin with some screendumps (as png... maybe a little big), it grows easily above the 1Mb
But he, I managed by removing the original images and some other source files.
So keep it like it is for now? (sorry I cannot close this issue myself?)
#3 Updated by Paolo Cavallini about 12 years ago
Can this be closed?
#4 Updated by Paolo Cavallini about 12 years ago
- Status changed from Open to Closed