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:18 -07:00
parent af1bd4b207
commit 5e69c581da

View File

@@ -179,6 +179,8 @@ OR
### Backups ### 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: Backups can be performed using the backup commands:
``` ```