diff --git a/docs/storage.rst b/docs/storage.rst index 040b2cab..9555b8a8 100644 --- a/docs/storage.rst +++ b/docs/storage.rst @@ -178,7 +178,7 @@ exist before attempting to create your first backup. **region_name** - Optional -Specify the Amazon region, e.g. ``'us-east-1'`` +Specify the Amazon region, e.g. ``'us-east-1'``. **endpoint_url** - Optional @@ -186,6 +186,8 @@ Set this to fully override the endpoint, e.g. to use an alternative S3 service, which is compatible with AWS S3. The value must contain the protocol, e.g. ``'https://compatible-s3-service.example.com'``. +If setting this, it is mandatory to also configure **region_name**. + **default_acl** - Required This setting can either be ``'private'`` or ``'public'``. Since you want your