mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
add ResponsiveMode option
This commit is contained in:
@@ -51,6 +51,9 @@ type BTSets struct {
|
||||
SslPort int
|
||||
SslCert string
|
||||
SslKey string
|
||||
|
||||
// Reader
|
||||
ResponsiveMode bool // enable Responsive reader (don't wait pieceComplete)
|
||||
}
|
||||
|
||||
func (v *BTSets) String() string {
|
||||
|
||||
Reference in New Issue
Block a user