mirror of
https://github.com/rclone/rclone.git
synced 2025-01-29 21:04:23 +02:00
72c013c6f4
In some backends (eg putio) this deadline was consistently missed at 10s so this patch increases it to 30s. See: #5734