mirror of
https://github.com/rclone/rclone.git
synced 2025-03-07 02:45:20 +08:00

Before this change we waited a minimum of 10ms between API calls for mailru. The tests no longer pass at this rate, so this increases the time to 100ms. See #7768