You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: temporarily increase S3 chunk size for rclone uploads
When using multipart upload, we're limited to 10k chunks. So with 150MB chunks, we were limited to 1.5TB data dirs.
Signed-off-by: Rafael Matias <rafael@skyle.net>
0 commit comments