Clarify that Swift only supports v1.0 auth (#2070)

This commit is contained in:
Brad Jones 2016-11-08 04:44:34 -07:00 committed by Jeff Mitchell
parent 799707fdd0
commit a8f35e95a0

View file

@ -619,7 +619,7 @@ The current implementation is limited to a maximum of 4 MBytes per blob/file.
#### Backend Reference: Swift (Community-Supported)
For Swift, the following options are supported:
For Swift, the following options are valid; only v1.0 auth endpoints are supported:
* `container` (required) - The name of the Swift container to use. It must be provided, but it can also be sourced from the `OS_CONTAINER` environment variable.