1
mirror of https://github.com/rclone/rclone synced 2025-03-17 23:04:13 +01:00
Aleksandar Jankovic 4b20afa94a backend/s3: fix ExpiryWindow value
ExpiryWindow accepts duration but it was set to value 3.
This changes it to 3 * time.Minute since default is 5 min.
2019-11-05 13:55:55 +00:00
..
2019-11-05 13:55:55 +00:00