From 2162c97da640ccaf0d35859577f3845b8f734fa6 Mon Sep 17 00:00:00 2001 From: Tobias Fuhrimann Date: Tue, 3 Jan 2017 15:33:05 +0100 Subject: [PATCH] Correct wrong default value --- registry/storage-drivers/s3.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/registry/storage-drivers/s3.md b/registry/storage-drivers/s3.md index 3632dd37c6..7e00e878e0 100644 --- a/registry/storage-drivers/s3.md +++ b/registry/storage-drivers/s3.md @@ -116,8 +116,7 @@ Amazon S3 or S3 compatible services for object storage. Indicates whether the registry uses Version 4 of AWS's authentication. - Generally, you should set this to true. By default, this is - false. + By default, this is true. @@ -276,4 +275,4 @@ middleware: A CloudFront key-pair is required for all AWS accounts needing access to your CloudFront distribution. For information, please see [Creating CloudFront Key -Pairs](http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html#private-content-creating-cloudfront-key-pairs). \ No newline at end of file +Pairs](http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html#private-content-creating-cloudfront-key-pairs).