feat: samc
This commit is contained in:
parent
5a02d69a4d
commit
5fbd256c93
1 changed files with 2 additions and 2 deletions
|
|
@ -155,8 +155,8 @@ in {
|
|||
|
||||
BitTorrent = {
|
||||
Session.AddTorrentStopped = false;
|
||||
Session.AlternativeGlobalDLSpeedLimit = 200000;
|
||||
Session.AlternativeGlobalUPSpeedLimit = 10000;
|
||||
Session.AlternativeGlobalDLSpeedLimit = 204800;
|
||||
Session.AlternativeGlobalUPSpeedLimit = 10240;
|
||||
Session.BandwidthSchedulerEnabled = true;
|
||||
Session.ExcludedFileNames = "";
|
||||
Session.QueueingSystemEnabled = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue