mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 14:06:09 +05:00
auto capacity
This commit is contained in:
@@ -84,7 +84,7 @@ func mkReleasesJS() {
|
||||
func test() {
|
||||
config := torrent.NewDefaultClientConfig()
|
||||
|
||||
config.EstablishedConnsPerTorrent = 100
|
||||
config.EstablishedConnsPerTorrent = 20
|
||||
config.HalfOpenConnsPerTorrent = 65
|
||||
config.DisableIPv6 = true
|
||||
config.NoDHT = true
|
||||
|
||||
Reference in New Issue
Block a user