Formatting fixes

This commit is contained in:
John Mulhausen 2016-10-25 12:18:22 -07:00 committed by GitHub
parent 8e8290bd81
commit e63f5950da

View file

@ -1832,7 +1832,7 @@ conjunction with the S3 storage driver.
<td>The storage middleware name. Currently <code>cloudfront</code> is an accepted value.</td>
</tr>
<tr>
<td><code>disabled<code></td>
<td><code>disabled</code></td>
<td>Set to <code>false</code> to easily disable the middleware.</td>
</tr>
<tr>
@ -1861,7 +1861,6 @@ The following example illustrates these values:
keypairid: asecret
duration: 60
>**Note**: Cloudfront keys exist separately to other AWS keys. See
>[the documentation on AWS credentials](http://docs.aws.amazon.com/general/latest/gr/aws-security-credentials.html)
>for more information.