diff --git a/backend/b2/b2.go b/backend/b2/b2.go index 18c860b62..5981a40e8 100644 --- a/backend/b2/b2.go +++ b/backend/b2/b2.go @@ -159,7 +159,7 @@ concurrently. Note that chunks are stored in memory and there may be up to "--transfers" * "--b2-upload-concurrency" chunks stored at once in memory.`, - Default: 16, + Default: 4, Advanced: true, }, { Name: "disable_checksum",