Clarify that Swift only supports v1.0 auth (#2070)
This commit is contained in:
parent
799707fdd0
commit
a8f35e95a0
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue