Opened 13 years ago
Closed 13 years ago
#3022 closed Enhancement (invalid)
Set maximum download and upload values
Reported by: | raster | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 1.91 |
Severity: | Normal | Keywords: | |
Cc: |
Description
I'm maintaining a version of Transmission specific for the Multimedia hard disk MemUp? LX (with a MipsEL processor). This device is quite limited, and setting the downloading bitrate with a value too high hangs it.
Is possible to add two new parameters in the configuration file to set the maximum bitrate values that the user can choose, both for upload and download? The idea is set them to 300Kbps, so the user will be able to set the desired speed between 0 and that value, avoiding the case where the user chooses a value too high.
Change History (1)
comment:1 Changed 13 years ago by charles
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I don't think this is a feature that many people would make use of, so it doesn't make sense to put it in the main release.
You might consider patching the end-user interface that you're maintaining.