We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21a010a + 38b360d commit d3b2492Copy full SHA for d3b2492
README.md
@@ -476,7 +476,7 @@ Storage locations:
476
477
S3 configuration:
478
* `blobs_prefix`: global prefix to store / read blobs on s3 (default: `blobs/`)
479
-* `manifests_prefix`: global prefix to store / read blobs on s3 (default: `manifests/`)
+* `manifests_prefix`: global prefix to store / read manifests on s3 (default: `manifests/`)
480
* `endpoint_url`: specify a specific S3 endpoint (default: empty)
481
* `use_path_style`: if set to `true`, put the bucket name in the URL instead of in the hostname (default: `false`)
482
0 commit comments