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