Modify ↓
Opened 20 years ago
Closed 19 years ago
#854 closed enhancement (fixed)
max file download size
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | low | Milestone: | 0.9 |
Component: | version control/browser | Version: | 0.7.1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Please support a ini setting for DISP_MAX_FILE_SIZE = 256 * 1024 in File.py For viewing slightly larger files in the color highlighted output from the browser view.
May I suggest something like the attachement max size setting in trac.ini:
[attachment] max_size = 1048576 [file] max_size = 1048576
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
Milestone: | → 0.9 |
---|
comment:2 by , 19 years ago
Status: | new → assigned |
---|
comment:3 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in [2119].
[mimeviewer] max_preview_size = 1000000
Note:
See TracTickets
for help on using tickets.
Yeah, that limit should be configurable