qbt: config changes
This commit is contained in:
@@ -67,15 +67,10 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
Session = {
|
Session = {
|
||||||
Encryption = 1;
|
|
||||||
BTProtocol = "Both"; # UTP + TCP
|
BTProtocol = "Both"; # UTP + TCP
|
||||||
|
|
||||||
DiskCacheTTL = 300; # 300s
|
DiskCacheTTL = 300; # 300s
|
||||||
|
|
||||||
MaxConnections = 100;
|
|
||||||
MaxUploads = 100;
|
|
||||||
MaxUploadsPerTorrent = 20;
|
|
||||||
|
|
||||||
GlobalUPSpeedLimit = 0; # unlimited upload
|
GlobalUPSpeedLimit = 0; # unlimited upload
|
||||||
GlobalDLSpeedLimit = 500; # 500 KiB/s
|
GlobalDLSpeedLimit = 500; # 500 KiB/s
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user