mirror of
https://github.com/rclone/rclone.git
synced 2026-01-09 12:03:20 +00:00
Before this change the pikpak backend changed the global --multi-thread-streams flag which wasn't desirable. Now the machinery is in place to use the NoMultiThreading feature flag instead. Fixes #6915