Skip to content

Commit d7baf2f

Browse files
authored
Update README.md
Signed-off-by: Jesse Hitch <[email protected]>
1 parent 82d7b81 commit d7baf2f

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

0 commit comments

Comments
 (0)