Skip to content

Commit 1581991

Browse files
committed
Update README.md
Signed-off-by: Jesse Hitch <[email protected]>
1 parent 290d81f commit 1581991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ To use an external S3 compatible object store as primary storage, set the follow
277277
- `OBJECTSTORE_S3_OBJECT_PREFIX` (default: `urn:oid:`): Prefix to prepend to the fileid
278278
- `OBJECTSTORE_S3_AUTOCREATE` (default: `true`): Create the container if it does not exist
279279
- `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)
280-
- `OBJECTSTORE_S3_CONCURRENCY` (default: `5`) defines the maximum number of concurrent multipart uploads
280+
- `OBJECTSTORE_S3_CONCURRENCY` (default: `''`) defines the maximum number of concurrent multipart uploads
281281
- `OBJECTSTORE_S3_PROXY` (default: `''`)
282282
- `OBJECTSTORE_S3_TIMEOUT` (default: `''`)
283283
- `OBJECTSTORE_S3_UPLOADPARTSIZE` (default: `''`)

0 commit comments

Comments
 (0)