docs: document --disable-http2 #5253

This commit is contained in:
Nick Craig-Wood 2022-02-04 10:57:53 +00:00
parent ec88b66dad
commit 19a5e1d63b
1 changed files with 6 additions and 0 deletions

View File

@ -808,6 +808,12 @@ This flag can be useful for debugging and in exceptional circumstances
(e.g. Google Drive limiting the total volume of Server Side Copies to
100 GiB/day).
### --disable-http2
This stops rclone from trying to use HTTP/2 if available. This can
sometimes speed up transfers due to a
[problem in the Go standard library](https://github.com/golang/go/issues/37373).
### --dscp VALUE ###
Specify a DSCP value or name to use in connections. This could help QoS