Upload limit for account reached, how do I increase?
Key words and phrases
cannot upload graphic image because file size quota stops deniesTags
Description
tried uploading banner but got error "The selected file fstvbanner2.jpg can not be attached to this post, because the disk quota of 1 MB has been reached."
please make it so I can do this, remove all restrictions like this for my account
Resolution
In Drupal 5, go to:
Administer » Site Configuration » File Uploads
admin/settings/uploads
And set max uploads in general and per user role there:
Default maximum file size per upload: MB
The default maximum file size a user can upload.Default total file size per user: MB
The default maximum size of all files a user can have on the site.
In Drupal 4.7, go to:
admin/settings/upload
Here it is the same, but can only be set per-role:
Maximum file size per upload:
The maximum size of a file a user can upload (in megabytes).Total file size per user:
The maximum size of all files a user can have on the site (in megabytes).
