mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
update utp server settings hint + cosmetics
This commit is contained in:
@@ -141,7 +141,7 @@ func (bt *BTServer) configure(ctx context.Context) {
|
||||
// }
|
||||
// log.Println("Set listen port", lport)
|
||||
log.Println("Set listen port to random autoselect (0)")
|
||||
bt.config.ListenPort = 0 //lport
|
||||
bt.config.ListenPort = 0 // lport
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user