Merge pull request #1048 from docker/docs-secure-default
Correct the default setting of s3's "secure" parameter in configuration.mdmaster
						commit
						89bedf1e7f
					
				| 
						 | 
					@ -600,7 +600,7 @@ This storage backend uses Amazon's Simple Storage Service (S3).
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
      Indicates whether to use HTTPS instead of HTTP. A boolean value. The
 | 
					      Indicates whether to use HTTPS instead of HTTP. A boolean value. The
 | 
				
			||||||
      default is false.
 | 
					      default is <code>true</code>.
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
  </tr>
 | 
					  </tr>
 | 
				
			||||||
    <tr>
 | 
					    <tr>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue