mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
remove request by def
This commit is contained in:
@@ -110,8 +110,6 @@ func (bt *BTServer) configure() {
|
|||||||
bt.config.ListenPort = settings.BTsets.PeersListenPort
|
bt.config.ListenPort = settings.BTsets.PeersListenPort
|
||||||
}
|
}
|
||||||
|
|
||||||
bt.config.DefaultRequestStrategy = torrent.RequestStrategyFuzzing()
|
|
||||||
|
|
||||||
log.Println("Configure client:", settings.BTsets)
|
log.Println("Configure client:", settings.BTsets)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user