mirror of
https://github.com/rclone/rclone.git
synced 2025-07-16 22:42:36 +02:00
fshttp: add DSCP support with --dscp for QoS with differentiated services
This commit is contained in:
@ -122,6 +122,7 @@ type ConfigInfo struct {
|
||||
Headers []*HTTPOption
|
||||
RefreshTimes bool
|
||||
NoConsole bool
|
||||
TrafficClass uint8
|
||||
}
|
||||
|
||||
// NewConfig creates a new config with everything set to the default
|
||||
|
Reference in New Issue
Block a user