mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00
New AWS S3 Storage Mumbai region added (#4335)
* ap-south-1 region added * Update client.en.yml * ap-south-1 region added
This commit is contained in:

committed by
Régis Hanol

parent
64bdededd3
commit
e99a73e16d
@ -18,6 +18,7 @@ class S3RegionSiteSetting < EnumSiteSetting
|
||||
'eu-central-1',
|
||||
'ap-southeast-1',
|
||||
'ap-southeast-2',
|
||||
'ap-south-1',
|
||||
'ap-northeast-1',
|
||||
'ap-northeast-2',
|
||||
'sa-east-1',
|
||||
|
Reference in New Issue
Block a user