Skip to content

Commit 49e139c

Browse files
jessebotJ0WI
authored andcommitted
Update README.md
Signed-off-by: Jesse Hitch <[email protected]>
1 parent 547a09d commit 49e139c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ To use an external S3 compatible object store as primary storage, set the follow
289289
- `OBJECTSTORE_S3_OBJECT_PREFIX` (default: `urn:oid:`): Prefix to prepend to the fileid
290290
- `OBJECTSTORE_S3_AUTOCREATE` (default: `true`): Create the container if it does not exist
291291
- `OBJECTSTORE_S3_SSE_C_KEY` (not set by default): Base64 encoded key with a maximum length of 32 bytes for server side encryption (SSE-C)
292-
- `OBJECTSTORE_S3_CONCURRENCY` (default: `5`) defines the maximum number of concurrent multipart uploads
292+
- `OBJECTSTORE_S3_CONCURRENCY` (default: `''`) defines the maximum number of concurrent multipart uploads
293293
- `OBJECTSTORE_S3_PROXY` (default: `''`)
294294
- `OBJECTSTORE_S3_TIMEOUT` (default: `''`)
295295
- `OBJECTSTORE_S3_UPLOADPARTSIZE` (default: `''`)

0 commit comments

Comments
 (0)