Configure max file size per cck field
scedwar - July 3, 2008 - 00:20
| Project: | FileField |
| Version: | 5.x-2.3-rc4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Our PHP upload limit is 32MB so below the upload box we have "maximum upload is 32MB". This has become a license for our less technical users to upload the most enormous (and unnecessary files).
Can we set a per CCK field limit? i.e. configure a field to have a maximum upload size allowed?

#1
Fixed in CVS HEAD (that is, FileField 6.x-1.x-dev). For the 5.x version, you can use the File Field Upload Limit module, although that one doesn't currently change the "maximum upload" message that FileField generates. Anyways, as there is a solution for restricting uploaded sizes in both 5.x and 6.x and the message thing should probably be an issue for the Upload Limit module rather than this one, I'll close this bug as fixed.
#2
Automatically closed -- issue fixed for two weeks with no activity.