Modify ↓
Opened 16 years ago
Last modified 11 years ago
#5473 new enhancement
[patch] Limit upload size
| Reported by: | Sebastian Krysmanski | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | SiteUploadPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
I've created a patch that adds a trac.ini setting to limit the upload size of files. The settings can be found in the section [siteupload] and is called max_size (similar to the same setting in the section [attachment]).
Attachments (1)
Change History (2)
Changed 16 years ago by
| Attachment: | limit-upload-size.patch added |
|---|
comment:1 Changed 11 years ago by
| Owner: | John Hampton deleted |
|---|
Note: See
TracTickets for help on using
tickets.



Patch against r3562 and Trac 0.11.4