mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 08:02:30 -06:00
Making alternate download/upload configuration behave like global download/upload configuration so as to allow boundless down/up
This commit is contained in:
@@ -118,6 +118,7 @@ private:
|
||||
int getPort() const;
|
||||
bool isUPnPEnabled() const;
|
||||
QPair<int,int> getGlobalBandwidthLimits() const;
|
||||
QPair<int,int> getAltGlobalBandwidthLimits() const;
|
||||
// Bittorrent options
|
||||
int getMaxConnecs() const;
|
||||
int getMaxConnecsPerTorrent() const;
|
||||
|
||||
Reference in New Issue
Block a user