Skip to content

Commit 38b360d

Browse files
committed
Correct manifests_prefix documentation for S3 cache
Signed-off-by: Aaron Lehmann <[email protected]>
1 parent 21a010a commit 38b360d

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
@@ -476,7 +476,7 @@ Storage locations:
476476

477477
S3 configuration:
478478
* `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/`)
479+
* `manifests_prefix`: global prefix to store / read manifests on s3 (default: `manifests/`)
480480
* `endpoint_url`: specify a specific S3 endpoint (default: empty)
481481
* `use_path_style`: if set to `true`, put the bucket name in the URL instead of in the hostname (default: `false`)
482482

0 commit comments

Comments
 (0)