mirror of
https://github.com/rclone/rclone.git
synced 2026-02-24 16:42:59 +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