Opened 20 years ago
Closed 19 years ago
#2596 closed defect (bug) (fixed)
Need a way to limit size of uploads
| Reported by: | markjaquith | Owned by: | rob1n |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
It appears that the fileupload_maxk setting used in WP 1.5.x is no longer used in WP 2.x, which means that there is easy way to limit the size of uploads. It'd at least be nice for this to be hookable by a plugin.
Attachments (1)
Change History (9)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Changed: 1) store value in database and print value on form in KB, not bytes AND 2) ensure fileupload_maxk is an integer