You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure how to handle this, honestly. If I had to add a throttle setting I'd probably have it throttle both upload and download at the same time to avoid people leeching. If uploading data is an issue you can always turn off p2p and use normal servers, they should be quite a bit less hammered now.
Limits can be set with Engine.UpdateSettingsAsync. Biggest holdup is that interface would have to be updated to support this, and ModUpdateProgressDialog is densely packed so it would require more significant changes.
Hi, I would like to know if its possible to have a setting for upload speed limit for P2P , just like torrent client
I have 100mbps fibre but its taking up all my upload bandwidth, so it will be nice if you can set eg: 30mbps
The text was updated successfully, but these errors were encountered: