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:25 -07:00
parent d83013d6a1
commit 2fb6048729

View File

@@ -216,6 +216,8 @@ or root.
## 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:
```