Formatting fixes
This commit is contained in:
parent
8e8290bd81
commit
e63f5950da
1 changed files with 1 additions and 2 deletions
|
@ -1832,7 +1832,7 @@ conjunction with the S3 storage driver.
|
||||||
<td>The storage middleware name. Currently <code>cloudfront</code> is an accepted value.</td>
|
<td>The storage middleware name. Currently <code>cloudfront</code> is an accepted value.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>disabled<code></td>
|
<td><code>disabled</code></td>
|
||||||
<td>Set to <code>false</code> to easily disable the middleware.</td>
|
<td>Set to <code>false</code> to easily disable the middleware.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -1861,7 +1861,6 @@ The following example illustrates these values:
|
||||||
keypairid: asecret
|
keypairid: asecret
|
||||||
duration: 60
|
duration: 60
|
||||||
|
|
||||||
|
|
||||||
>**Note**: Cloudfront keys exist separately to other AWS keys. See
|
>**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)
|
>[the documentation on AWS credentials](http://docs.aws.amazon.com/general/latest/gr/aws-security-credentials.html)
|
||||||
>for more information.
|
>for more information.
|
||||||
|
|
Loading…
Reference in a new issue