Selaa lähdekoodia

fix: Added AWS S3 missing regions (#11109)

version-14
Matteo D 4 vuotta sitten
committed by GitHub
vanhempi
commit
219fbc8e88
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 muutettua tiedostoa jossa 8 lisäystä ja 5 poistoa
  1. +4
    -1
      .gitignore
  2. +4
    -4
      frappe/integrations/doctype/s3_backup_settings/s3_backup_settings.json

+ 4
- 1
.gitignore Näytä tiedosto

@@ -188,4 +188,7 @@ typings/

# cypress
cypress/screenshots
cypress/videos
cypress/videos

# JetBrains IDEs
.idea/

+ 4
- 4
frappe/integrations/doctype/s3_backup_settings/s3_backup_settings.json Näytä tiedosto

@@ -74,11 +74,11 @@
},
{
"default": "us-east-1",
"description": "See https://docs.aws.amazon.com/de_de/general/latest/gr/rande.html#s3_region for details.",
"description": "See https://docs.aws.amazon.com/general/latest/gr/s3.html for details.",
"fieldname": "region",
"fieldtype": "Select",
"label": "Region",
"options": "us-east-1\nus-east-2\nus-west-1\nus-west-2\nap-south-1\nap-southeast-1\nap-southeast-2\nap-northeast-1\nap-northeast-2\nap-northeast-3\nca-central-1\ncn-north-1\ncn-northwest-1\neu-central-1\neu-west-1\neu-west-2\neu-west-3\neu-north-1\nsa-east-1"
"options": "us-east-1\nus-east-2\nus-west-1\nus-west-2\naf-south-1\nap-east-1\nap-south-1\nap-southeast-1\nap-southeast-2\nap-northeast-1\nap-northeast-2\nap-northeast-3\nca-central-1\ncn-north-1\ncn-northwest-1\neu-central-1\neu-west-1\neu-west-2\neu-west-3\neu-south-1\neu-north-1\nme-south-1\nsa-east-1"
},
{
"fieldname": "endpoint_url",
@@ -151,7 +151,7 @@
"hide_toolbar": 1,
"issingle": 1,
"links": [],
"modified": "2020-04-13 20:57:24.432183",
"modified": "2020-07-27 17:27:21.400000",
"modified_by": "Administrator",
"module": "Integrations",
"name": "S3 Backup Settings",
@@ -172,4 +172,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
}
}

Ladataan…
Peruuta
Tallenna