Add not regarding support S3 region for backups. Refs dokku/dokku-mysql#66

This commit is contained in:
Jose Diaz-Gonzalez
2016-11-06 14:24:09 -07:00
parent 041d3eda7c
commit 5e14da3c52

View File

@@ -188,6 +188,8 @@ OR
## Backups
Datastore backups are supported via AWS S3. The only supported region is `us-east-1`, and using an S3 bucket in another region will result in an error. If you would like to sponsor work to enable support for other regions, please contact @josegonzalez.
Backups can be performed using the backup commands:
```