Added AWS S3 Endpoint for EU Frankfurt Region to resolve #560

This commit is contained in:
Jason Underhill 2015-04-08 08:36:56 +01:00
parent ad4c8dcc16
commit dc51c83b20
2 changed files with 4 additions and 0 deletions

View file

@ -1685,6 +1685,7 @@ private void InitializeComponent()
resources.GetString("cbAmazonS3Endpoint.Items1"),
resources.GetString("cbAmazonS3Endpoint.Items2"),
resources.GetString("cbAmazonS3Endpoint.Items3"),
resources.GetString("cbAmazonS3Endpoint.Items9"),
resources.GetString("cbAmazonS3Endpoint.Items4"),
resources.GetString("cbAmazonS3Endpoint.Items5"),
resources.GetString("cbAmazonS3Endpoint.Items6"),

View file

@ -7298,6 +7298,9 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<comment>@Invariant</comment></data>
<data name="cbAmazonS3Endpoint.Items8" xml:space="preserve">
<value>https://objects.dreamhost.com/</value>
<comment>@Invariant</comment></data>
<data name="cbAmazonS3Endpoint.Items9" xml:space="preserve">
<value>https://s3-eu-central-1.amazonaws.com/</value>
<comment>@Invariant</comment></data>
<data name="cbAmazonS3Endpoint.Location" type="System.Drawing.Point, System.Drawing">
<value>16, 128</value>