mirror of
https://github.com/rclone/rclone.git
synced 2025-07-30 18:28:17 +02:00
This was removed as part of #1716 to fix rclone uploads taking double
the space.
7f744033d8
onedrive: Removed upload cutoff and always do session uploads
As far as I can see, two revisions are still being created for single
part uploads so the default for this flag is set to -1, off.
However it may be useful for experimentation.
See: #8545