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:32 -07:00
parent ce77da4824
commit 07a16a2648

View File

@@ -179,6 +179,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:
```