Changed the default value for s3_store_host
Updated the default value for s3_store_host under the Configure back ends section Change-Id: Ib7a9e7ef078e4879468ef9704960a44049a5aaaf backport:none Closes-Bug: #1386089
This commit is contained in:
parent
d7b823e88f
commit
5e389d98c0
@ -34,7 +34,7 @@
|
||||
<td>(BoolOpt) A boolean to determine if the S3 bucket should be created on upload if it does not exist or if an error should be returned to the user.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>s3_store_host = None</td>
|
||||
<td>s3_store_host = s3.amazonaws.com</td>
|
||||
<td>(StrOpt) The host where the S3 server is listening.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user