DEV: Add ap-east-1 S3 region (#12457)

Asia Pacific (Hong Kong) ap-east-1
This commit is contained in:
lhkjacky 2021-03-22 17:22:29 +08:00 committed by GitHub
parent 2b5046af19
commit b7556fca80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 3710 deletions

View File

@ -14,6 +14,7 @@ class S3RegionSiteSetting < EnumSiteSetting
[
'ap-northeast-1',
'ap-northeast-2',
'ap-east-1',
'ap-south-1',
'ap-southeast-1',
'ap-southeast-2',

View File

@ -191,6 +191,7 @@ en:
regions:
ap_northeast_1: "Asia Pacific (Tokyo)"
ap_northeast_2: "Asia Pacific (Seoul)"
ap_east_1: "Asia Pacific (Hong Kong)"
ap_south_1: "Asia Pacific (Mumbai)"
ap_southeast_1: "Asia Pacific (Singapore)"
ap_southeast_2: "Asia Pacific (Sydney)"

File diff suppressed because it is too large Load Diff