1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +02: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-09-30 14:05:49 +01:00
2019-10-10 21:00:41 +01:00
2019-09-30 22:00:25 +01:00
2019-10-02 12:41:52 +01:00
2019-09-30 14:05:49 +01:00
2019-09-30 22:00:24 +01:00
2019-09-30 22:00:25 +01:00
2019-11-05 13:55:55 +00:00
2019-09-30 22:00:25 +01:00
2019-09-30 22:00:24 +01:00
2019-10-05 10:22:43 +01:00